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

AuthenticatedStream::get_IsEncrypted method

Returns a value that indicates if the data sent using this stream is encrypted.

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

ReturnValue

A value that indicates if the data sent using this stream is encrypted.

See Also