IAuthenticationConfigurationProvider 인터페이스

정의

인증 관련 구성 섹션에 대한 액세스를 제공하는 구문을 구현하기 위한 인터페이스를 제공합니다.

public interface IAuthenticationConfigurationProvider
type IAuthenticationConfigurationProvider = interface
Public Interface IAuthenticationConfigurationProvider

속성

AuthenticationConfiguration

ConfigurationSection 인증 옵션이 저장되는 위치를 가져옵니다.

확장 메서드

GetSchemeConfiguration(IAuthenticationConfigurationProvider, String)

지정된 IConfiguration 개체를 반환합니다.

적용 대상