Gets the certificate associated with the current Active Directory entry.
Namespace:
SysadminsLV.PKI.Management.ActiveDirectory
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509CRL2 CRL { get; }
Public ReadOnly Property CRL As X509CRL2
Get
public:
property X509CRL2^ CRL {
X509CRL2^ get ();
}
member CRL : X509CRL2 with get
Property Value
Type:
X509CRL2See Also