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; }

Field Value

Certificate's thumbprint.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also