NegotiateAuthenticationClientOptions.RequireMutualAuthentication 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出客戶端與伺服器之間是否需要相互驗證。
public:
property bool RequireMutualAuthentication { bool get(); void set(bool value); };
C#
public bool RequireMutualAuthentication { get; set; }
member this.RequireMutualAuthentication : bool with get, set
Public Property RequireMutualAuthentication As Boolean
產品 | 版本 |
---|---|
.NET | 7, 8, 9, 10 |