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