X509DistributionPointReasons Property

Gets the list of reasons covered by CRLs in distribution point.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public X509RevocationReasonFlag Reasons { get; }

Property Value

X509RevocationReasonFlag

Remarks

If this member is set to zero, then CRLs in this distribution point cover all reasons.

See Also