The following tables list the members exposed by IPkiCrl.
            
            Public Properties
|  | Name | Description | 
|---|
|  | Issuer | Gets the name of the certificate authority that issued the CRL. | 
|  | NextUpdate | The date by which the next CRL will become available. | 
|  | RawData | Gets the raw data of a CRL. | 
|  | RevokedCertificates | The set of revoked certificates. | 
|  | ThisUpdate | The issue date of this CRL. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) | 
TopSee Also