AuthenticationHandler<TOptions>.Scheme 속성

정의

이 인증 처리기를 사용하여 asssociated를 가져오거나 설정합니다 AuthenticationScheme .

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

속성 값

적용 대상