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

属性值

适用于