System::Net::Security::SslStream::get_IsAuthenticated método

SslStream::get_IsAuthenticated method

Devuelve un valor que indica si la autenticación se ha pasado con éxito.

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

ReturnValue

Un valor que indica si la autenticación se ha pasado con éxito.

Ver también