Click or drag to resize

CertificateCaFingerPrint Property

The CA Fingerprint of certificate.

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

Property Value

Type: String
A string containing the CaFingerPrint.
See Also