共用方式為


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

屬性值

一律傳回 true

適用於