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