Click or drag to resize

CertificateVerificationErrorShortDescription Property

Gets a short localized human-friendly description of the verification error.

Namespace:  DotNetBrowser.Net.Certificates
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string ShortDescription { get; }

Property Value

Type: String
A string containing short localized human-friendly description of the verification error.
See Also