NegotiateAuthenticationClientOptions.RequireMutualAuthentication Property

Definition

Gets or sets a value that indicates whether mutual authentication is required between the client and server.

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

Property Value

Applies to