Table of Contents

Class PnPCoreAuthenticationCredentialsOptions

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

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

PnPCoreAuthenticationCredentialsConfigurationsOptions

DefaultConfiguration

Defines the name of the default configuration

public string DefaultConfiguration { get; set; }

Property Value

string