X509CRLEntryReasonMessage Property
Gets the textual representation of RevocationCode. See
ReasonCode for the list of possible values
and code meanings.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public string ReasonMessage { get; }
Public ReadOnly Property ReasonMessage As String
Get
public:
property String^ ReasonMessage {
String^ get ();
}
member ReasonMessage : string with get
Property Value
String