TlsHandshakeCallbackContext.SslStream 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.
The TLS stream on which the authentication happens.
public System.Net.Security.SslStream SslStream { get; }
member this.SslStream : System.Net.Security.SslStream
Public ReadOnly Property SslStream As SslStream