System::Net::Security::SslStream::get_IsSigned metodo

SslStream::get_IsSigned method

Restituisce un valore che indica se i dati inviati tramite questo stream sono firmati.

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

ReturnValue

Un valore che indica se i dati inviati tramite questo stream sono firmati.

Vedi anche