AuthenticationTicket.AuthenticationScheme 속성

정의

이 티켓을 담당했던 인증 체계를 가져옵니다.

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

속성 값

적용 대상