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