Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

interface Microsoft.​AspNetCore.​Authentication.​IAuthenticationConfigurationProvider

Assembly: Microsoft.AspNetCore.Authentication.Abstractions

Provides an interface for implmenting a construct that provides access to authentication-related configuration sections.

Properties

AuthenticationConfiguration
Gets the <see cref="T:Microsoft.Extensions.Configuration.ConfigurationSection" /> where authentication options are stored.