VerifyCertificateParametersHostName Property |
Gets the SSL server host name.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string HostName { get; }
Property Value
Type:
StringThe SSL server host name.
See Also