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