Certificate.Handle Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)
Handle
Gets a handle of the certificate.
Declaration
public IntPtr Handle { get; }
Property Value
Type | Description |
---|---|
Int |
A handle of the certificate. |
Remarks
Only supported on Windows platforms.