CertificateThumbprint Property |
Gets the thumbprint of a certificate.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string Thumbprint { get; }
Public ReadOnly Property Thumbprint As String
Get
Property Value
Type:
StringA string containing the thumbprint of the certificate.
See Also