Gets a handle to a Microsoft Cryptographic API CTL context described by an unmanaged
CTL_CONTEXT structure.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public SafeCTLHandleContext Handle { get; }
Public ReadOnly Property Handle As SafeCTLHandleContext
Get
public:
property SafeCTLHandleContext^ Handle {
SafeCTLHandleContext^ get ();
}
member Handle : SafeCTLHandleContext with get
Property Value
Type:
SafeCTLHandleContextSee Also