MicrosoftIdentityBaseAuthenticationBuilder 클래스

정의

웹앱 및 웹 API Microsoft ID 인증 작성기를 위한 기본 클래스입니다.

public class MicrosoftIdentityBaseAuthenticationBuilder
type MicrosoftIdentityBaseAuthenticationBuilder = class
Public Class MicrosoftIdentityBaseAuthenticationBuilder
상속
MicrosoftIdentityBaseAuthenticationBuilder
파생

생성자

Name Description
MicrosoftIdentityBaseAuthenticationBuilder(IServiceCollection, IConfigurationSection)

생성자.

속성

Name Description
ConfigurationSection

옵션을 바인딩할 구성 섹션입니다.

Services

구성되는 서비스입니다.

적용 대상