System::Net::Security::AuthenticatedStream::get_IsSigned method

AuthenticatedStream::get_IsSigned method

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

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

ReturnValue

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

See Also