Search Results for

    Show / Hide Table of Contents

    Class PnPCoreAuthenticationSiteOptions

    Options for configuring a single site in PnP Core SDK

    Inheritance
    object
    PnPCoreAuthenticationSiteOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PnP.Core.Auth.Services.Builder.Configuration
    Assembly: PnP.Core.Auth.dll
    Syntax
    public class PnPCoreAuthenticationSiteOptions

    Properties

    AuthenticationProviderName

    The Authentication Provider name

    Declaration
    public string AuthenticationProviderName { get; set; }
    Property Value
    string

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