Share via


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

プロパティ値

適用対象