DsCrlEntryCRL Property
Gets the certificate associated with the current Active Directory entry.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509CRL2 CRL { get; }
Public ReadOnly Property CRL As X509CRL2
Get
public:
property X509CRL2^ CRL {
X509CRL2^ get ();
}
member CRL : X509CRL2 with get
Property Value
X509CRL2