System::Net::Security::SslStream::get_SslProtocol method

SslStream::get_SslProtocol method

Returns the SSL protocol.

virtual System::Security::Authentication::SslProtocols System::Net::Security::SslStream::get_SslProtocol()

ReturnValue

The SSL protocol.

See Also