RevokedStatusRevocationReason Property
Return the revocation reason, if there is one.
Namespace: Org.BouncyCastle.OcspAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public int RevocationReason { get; }
Public ReadOnly Property RevocationReason As Integer
Get
public:
property int RevocationReason {
int get ();
}
function get_RevocationReason();
Return Value
Int32The revocation reason, if available.