get_IsEncrypted()

AuthenticatedStream::get_IsEncrypted() const 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

Return Value

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

See Also