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