Search Results for

    Show / Hide Table of Contents

    Class PnPCoreAuthenticationSiteOptions

    Options for configuring a single site in PnP Core SDK

    Inheritance
    System.Object
    PnPCoreAuthenticationSiteOptions
    Namespace: PnP.Core.Auth.Services.Builder.Configuration
    Assembly: PnP.Core.Auth.dll
    Syntax
    public class PnPCoreAuthenticationSiteOptions : object

    Properties

    AuthenticationProviderName

    The Authentication Provider name

    Declaration
    public string AuthenticationProviderName { get; set; }
    Property Value
    System.String

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer