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