WindowsSecurityToken.AuthenticationType 속성

정의

토큰의 인증 유형을 가져옵니다.

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

속성 값

String를 반환합니다.

적용 대상