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