TlsSession.NegotiatedProtocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Security::Authentication::SslProtocols NegotiatedProtocol { System::Security::Authentication::SslProtocols get(); };
public System.Security.Authentication.SslProtocols NegotiatedProtocol { get; }
member this.NegotiatedProtocol : System.Security.Authentication.SslProtocols
Public ReadOnly Property NegotiatedProtocol As SslProtocols