Class PnPCoreAuthenticationCredentialsConfigurationsOptions
Options for configuring PnP Core SDK
Inheritance
PnPCoreAuthenticationCredentialsConfigurationsOptions
Inherited Members
Namespace: PnP.Core.Auth.Services.Builder.Configuration
Assembly: PnP.Core.Auth.dll
Syntax
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