get_IsSigned()

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

Return Value

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

See Also