Search Results for

    Show / Hide Table of Contents

    Class PnPCoreAuthenticationCredentialManagerOptions

    Options for the CredentialManagerAuthenticationProvider

    Inheritance
    object
    PnPCoreAuthenticationBaseOptions
    PnPCoreAuthenticationCredentialManagerOptions
    Inherited Members
    PnPCoreAuthenticationBaseOptions.RedirectUri
    PnPCoreAuthenticationBaseOptions.AuthorityUri
    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 PnPCoreAuthenticationCredentialManagerOptions : PnPCoreAuthenticationBaseOptions

    Properties

    CredentialManagerName

    The name of the Windows Credential Manager settings to use

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

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