X509CRLDistributionPointsExtensionCRLDistributionPoints Property
Gets CRL Distribution Points URLs.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
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