System::Net::Security::AuthenticatedStream::get_IsEncrypted metodo

AuthenticatedStream::get_IsEncrypted method

Restituisce un valore che indica se i dati inviati tramite questo stream sono crittografati.

virtual bool System::Net::Security::AuthenticatedStream::get_IsEncrypted() const =0

ReturnValue

Un valore che indica se i dati inviati tramite questo stream sono crittografati.

Vedi anche