Class PnPCoreAuthenticationCredentialsOptions
Defines a collection of credential settings for secure connections to the target resources
public class PnPCoreAuthenticationCredentialsOptions
- Inheritance
-
PnPCoreAuthenticationCredentialsOptions
- Inherited Members
Properties
Configurations
The credentials options
public PnPCoreAuthenticationCredentialsConfigurationsOptions Configurations { get; }
Property Value
DefaultConfiguration
Defines the name of the default configuration
public string DefaultConfiguration { get; set; }