다음을 통해 공유


AuthenticationService.Handlers 속성

정의

IAuthenticationHandler 인스턴스를 resolve 데 사용됩니다.

public:
 property Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ Handlers { Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ get(); };
public Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider Handlers { get; }
member this.Handlers : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
Public ReadOnly Property Handlers As IAuthenticationHandlerProvider

속성 값

적용 대상