SspiSecurityTokenParameters.SupportsServerAuthentication 속성

정의

구현 시 토큰이 서버 인증을 지원하는지 여부를 나타내는 값을 가져옵니다.

protected public:
 virtual property bool SupportsServerAuthentication { bool get(); };
protected internal override bool SupportsServerAuthentication { get; }
member this.SupportsServerAuthentication : bool
Protected Friend Overrides ReadOnly Property SupportsServerAuthentication As Boolean

속성 값

Boolean

항상 true를 반환합니다.

적용 대상