ClaimsIdentity.AuthenticationType 속성

정의

인증 형식을 가져옵니다.

public:
 virtual property System::String ^ AuthenticationType { System::String ^ get(); };
public virtual string AuthenticationType { get; }
public virtual string? AuthenticationType { get; }
member this.AuthenticationType : string
Public Overridable ReadOnly Property AuthenticationType As String

속성 값

String

인증 유형입니다.

구현

적용 대상