Table of Contents

Class PnPCoreAuthenticationSiteOptions

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

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; }

Property Value

string