get_IsSigned()

SslStream::get_IsSigned() const method

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

bool System::Net::Security::SslStream::get_IsSigned() const override

Return Value

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

See Also