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