System::Net::Security::AuthenticatedStream::get_IsSigned 方法

AuthenticatedStream::get_IsSigned method

返回一个值,指示使用此流发送的数据是否已签名。

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

ReturnValue

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

另见