TlsConnectionCallbackContext.ClientHelloInfo 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.
Information from the Client Hello message.
public System.Net.Security.SslClientHelloInfo ClientHelloInfo { get; set; }
member this.ClientHelloInfo : System.Net.Security.SslClientHelloInfo with get, set
Public Property ClientHelloInfo As SslClientHelloInfo