X509CRLEntryReasonMessage Property

Gets the textual representation of RevocationCode. See ReasonCode for the list of possible values and code meanings.

Definition

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

Property Value

String

See Also