共用方式為


SecureConversationSecurityTokenParameters.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,否則為 false

適用於