get_SslProtocol()

SslStream::get_SslProtocol() method

Returns the SSL protocol.

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

Return Value

The SSL protocol.

See Also