NegotiateAuthenticationClientOptions.RequireMutualAuthentication 屬性

定義

取得或設定值,這個值表示用戶端與伺服器之間是否需要相互驗證。

public:
 property bool RequireMutualAuthentication { bool get(); void set(bool value); };
public bool RequireMutualAuthentication { get; set; }
member this.RequireMutualAuthentication : bool with get, set
Public Property RequireMutualAuthentication As Boolean

屬性值

適用於