CertificateCaFingerPrint Property |
The CA Fingerprint of certificate.
Namespace:
DotNetBrowser.Net.Certificates
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string CaFingerPrint { get; }
Property Value
Type:
StringA string containing the CaFingerPrint.
See Also