Gets a handle of the certificate.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Handle As IntPtr Get |
| C# |
|---|
public IntPtr Handle { get; } |
Field Value
A handle of the certificate.
Remarks
Only supported on Windows platforms.