CertificateInfo.CrlDistributionPoints Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
CrlDistributionPoints
Gets the CRL distribution points collection.
Declaration
public CrlDistributionPointCollection CrlDistributionPoints { get; }
Property Value
| Type | Description |
|---|---|
| CrlDistributionPointCollection | CRL distribution points collection. |