Table of Contents

Class PnPCoreAuthenticationCredentialManagerOptions

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

Options for the CredentialManagerAuthenticationProvider

public class PnPCoreAuthenticationCredentialManagerOptions : PnPCoreAuthenticationBaseOptions
Inheritance
PnPCoreAuthenticationCredentialManagerOptions
Inherited Members

Properties

CredentialManagerName

The name of the Windows Credential Manager settings to use

public string CredentialManagerName { get; set; }

Property Value

string