Table of Contents

Class PnPCoreAuthenticationSitesOptions

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

Options for configuring PnP Core SDK

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
Inheritance
PnPCoreAuthenticationSitesOptions
Implements
Inherited Members