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.0.1
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