Class PnPCoreAuthenticationSiteOptions
Options for configuring a single site in PnP Core SDK
Inherited Members
Namespace: PnP.Core.Auth.Services.Builder.Configuration
Assembly: PnP.Core.Auth.dll
Syntax
public class PnPCoreAuthenticationSiteOptions
Properties
AuthenticationProviderName
The Authentication Provider name
Declaration
public string AuthenticationProviderName { get; set; }
Property Value
| string |