Search Results for

    Show / Hide Table of Contents

    Class PnPCoreAuthenticationCredentialsConfigurationsOptions

    Options for configuring PnP Core SDK

    Inheritance
    object
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>
    PnPCoreAuthenticationCredentialsConfigurationsOptions
    Inherited Members
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Add(string, PnPCoreAuthenticationCredentialConfigurationOptions)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Clear()
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.ContainsKey(string)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.ContainsValue(PnPCoreAuthenticationCredentialConfigurationOptions)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.GetEnumerator()
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.GetObjectData(SerializationInfo, StreamingContext)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.OnDeserialization(object)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Remove(string)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.TryGetValue(string, out PnPCoreAuthenticationCredentialConfigurationOptions)
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Comparer
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Count
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.this[string]
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Keys
    Dictionary<string, PnPCoreAuthenticationCredentialConfigurationOptions>.Values
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer