Click or drag to resize

X509CRLEntryReasonMessage Property

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

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string ReasonMessage { get; }

Property Value

Type: String
See Also