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