Certificate.Thumbprint Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
Thumbprint
Gets the thumbprint of the certificate.
Declaration
public string Thumbprint { get; }
Property Value
| Type | Description |
|---|---|
| String | Certificate's thumbprint. |