ErrorCode Property
Gets the error code from the Vault server.
Syntax
public System.int ErrorCode {get;}Public ReadOnly Property ErrorCode As System.IntegerRemarks
This value is meaningless if IsWebServiceError is false.
Gets the error code from the Vault server.
public System.int ErrorCode {get;}Public ReadOnly Property ErrorCode As System.IntegerThis value is meaningless if IsWebServiceError is false.