Table of Contents

Class PnPCoreAuthenticationCredentialsConfigurationsOptions

Namespace
PnP.Core.Auth.Services.Builder.Configuration
Assembly
PnP.Core.Auth.dll

Options for configuring PnP Core SDK

public class PnPCoreAuthenticationCredentialsConfigurationsOptions : Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>, IDictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>, ICollection<KeyValuePair<string, PnPCoreAuthenticationCredentialConfigurationOptions>>, IReadOnlyDictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>, IReadOnlyCollection<KeyValuePair<string, PnPCoreAuthenticationCredentialConfigurationOptions>>, IEnumerable<KeyValuePair<string, PnPCoreAuthenticationCredentialConfigurationOptions>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
PnPCoreAuthenticationCredentialsConfigurationsOptions
Implements
Inherited Members