Compartir a través de


NegotiateAuthenticationClientOptions.RequireMutualAuthentication Propiedad

Definición

Obtiene o establece un valor que indica si se requiere autenticación mutua entre el cliente y el servidor.

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

Valor de propiedad

Se aplica a