Authorization.MutuallyAuthenticated Proprietà

Definizione

Ottiene o imposta un valore che indica se si è verificata l'autenticazione reciproca.

public:
 property bool MutuallyAuthenticated { bool get(); void set(bool value); };
public bool MutuallyAuthenticated { get; set; }
member this.MutuallyAuthenticated : bool with get, set
Public Property MutuallyAuthenticated As Boolean

Valore della proprietà

true se sia il client che il server sono stati autenticati; false se il client o il server non sono stati autenticati o se l'autenticazione non è stata completata.

Si applica a