System::Net::Security::SslStream::get_IsMutuallyAuthenticated metodo

SslStream::get_IsMutuallyAuthenticated method

Restituisce un valore che indica se un server e un client sono autenticati.

bool System::Net::Security::SslStream::get_IsMutuallyAuthenticated() const override

ReturnValue

Un valore che indica se un server e un client sono autenticati.

Vedi anche