CertificateVerificationError Class | 
Namespace: DotNetBrowser.Net.Certificates
public sealed class CertificateVerificationError
The CertificateVerificationError type exposes the following members.
| Name | Description | |
|---|---|---|
| DetailedDescription | 
                Gets a detailed localized human-friendly description of the verification error.
              | |
| ShortDescription | 
                Gets a short localized human-friendly description of the verification error.
              | |
| VerifyStatus | 
                Gets the verification statuses that indicate result
                of SSL certificate verification by the Chromium engine.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function.   (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |