X509IssuingDistributionPointsExtensionDistributionPoint Property
Gets the CRL distribution point for this CRL scope. This property can be NULL.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public X509DistributionPoint DistributionPoint { get; }
Public ReadOnly Property DistributionPoint As X509DistributionPoint
Get
public:
property X509DistributionPoint^ DistributionPoint {
X509DistributionPoint^ get ();
}
member DistributionPoint : X509DistributionPoint with get
Property Value
X509DistributionPoint