System::Net::Security::AuthenticatedStream::get_IsEncrypted 方法

AuthenticatedStream::get_IsEncrypted method

返回一个值,指示通过此流发送的数据是否已加密。

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

ReturnValue

指示通过此流发送的数据是否已加密的值。

另见