TspValidationExceptionFailureCode Property
Namespace: Org.BouncyCastle.TspAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public int FailureCode { get; }
Public ReadOnly Property FailureCode As Integer
Get
public:
property int FailureCode {
int get ();
}
function get_FailureCode();
Return Value
Int32The failure code associated with this exception, if one is set.