CertificateThumbprint Property |
Gets the thumbprint of a certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Thumbprint { get; }
Public ReadOnly Property Thumbprint As String
Get
Property Value
Type:
StringA string containing the thumbprint of the certificate.
See Also