CryptographyX509Thumbprint Property
|
Namespace:
Ingeniux.Runtime.Security
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax public static string X509Thumbprint { get; }
Public Shared ReadOnly Property X509Thumbprint As String
Get
public:
static property String^ X509Thumbprint {
String^ get ();
}
static member X509Thumbprint : string with get
Property Value
Type:
StringSee Also