System::Net::Security::AuthenticatedStream::get_IsEncrypted method

AuthenticatedStream::get_IsEncrypted method

Restituisce un valore che indica se i dati inviati tramite questo flusso 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