X509CRLDistributionPointsExtensionCRLDistributionPoints Property
            Gets CRL Distribution Points URLs.
            
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public X509DistributionPoint[] CRLDistributionPoints { get; }
Public ReadOnly Property CRLDistributionPoints As X509DistributionPoint()
	Get
public:
property array<X509DistributionPoint^>^ CRLDistributionPoints {
	array<X509DistributionPoint^>^ get ();
}
member CRLDistributionPoints : X509DistributionPoint[] with get
Property Value
X509DistributionPoint