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