Class PnPCoreAuthenticationCredentialsConfigurationsOptions
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