System::Net::Security::SslStream::get_IsEncrypted metodo
SslStream::get_IsEncrypted method
Restituisce un valore che indica se i dati inviati tramite questo stream sono crittografati.
bool System::Net::Security::SslStream::get_IsEncrypted() const override
ReturnValue
Un valore che indica se i dati inviati tramite questo stream sono crittografati.
Vedi anche
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++