Class PnPCoreAuthenticationSitesOptions
Options for configuring PnP Core SDK
Inheritance
PnPCoreAuthenticationSitesOptions
Inherited Members
Namespace: PnP.Core.Auth.Services.Builder.Configuration
Assembly: PnP.Core.Auth.dll
Syntax
public class PnPCoreAuthenticationSitesOptions : Dictionary<string, PnPCoreAuthenticationSiteOptions>, IDictionary<string, PnPCoreAuthenticationSiteOptions>, ICollection<KeyValuePair<string, PnPCoreAuthenticationSiteOptions>>, IReadOnlyDictionary<string, PnPCoreAuthenticationSiteOptions>, IReadOnlyCollection<KeyValuePair<string, PnPCoreAuthenticationSiteOptions>>, IEnumerable<KeyValuePair<string, PnPCoreAuthenticationSiteOptions>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable