Share via


IAuthenticationConfigurationProvider.AuthenticationConfiguration Property

Definition

Gets the ConfigurationSection where authentication options are stored.

public Microsoft.Extensions.Configuration.IConfiguration AuthenticationConfiguration { get; }
member this.AuthenticationConfiguration : Microsoft.Extensions.Configuration.IConfiguration
Public ReadOnly Property AuthenticationConfiguration As IConfiguration

Property Value

Applies to