Gets the thumbprint of the certificate.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Thumbprint As String Get |
C# |
---|
public string Thumbprint { get; } |