Class PnPContextFactoryOptionsConfiguration
PnPContext configuration options
Inherited Members
Namespace: PnP.Core.Services
Assembly: PnP.Core.dll
Syntax
public class PnPContextFactoryOptionsConfiguration
Properties
AuthenticationProvider
The Authentication Provider configuration
Declaration
public IAuthenticationProvider AuthenticationProvider { get; set; }
Property Value
| IAuthenticationProvider |