CertificateThumbprint Property
Gets the thumbprint of a certificate.

Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string Thumbprint { get; }

Property Value

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