Class PnPCoreAuthenticationSiteOptions
Options for configuring a single site in PnP Core SDK
public class PnPCoreAuthenticationSiteOptions
- Inheritance
-
PnPCoreAuthenticationSiteOptions
- Inherited Members
Properties
AuthenticationProviderName
The Authentication Provider name
public string AuthenticationProviderName { get; set; }