CertificateThumbprint Property
Gets the thumbprint of a certificate.

Namespace: MailBee.Security
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string Thumbprint { get; }

Property Value

Type: String
A string containing the thumbprint of the certificate.
See Also