Client Result codes

The following list shows the supported ClientResult error codes that occur while Trust Protection Platform manages certificates via the Client API:

Client Result Codes

Error Code

Message

0

Success, the operation succeeded, however, the client entry is untrusted

1

SuccessButUntrusted

2

ArgumentInvalidValue

3

ArgumentUnsupportedDerivingClass

4

ArgumentIsEmpty

5

ArgumentIsNull

6

BadAuthentication, the authentication check failed

7

BeginTransactionFailed

8

CommitTransactionFailed

9

ConnectionError

10

ConfigObjectDoesNotExist

11

ConfigOperationFailed

12

EntryDoesNotExist

13

EntryAlreadyExists

14

EntryIsDisabled, the entry is disabled

15

EntryIsUntrusted, the entry is untrusted

16

Exception

17

DuplicateDriverRegistration, an existing storage driver has already been registered with a matching name

18

DuplicateIdentifer

19

DuplicateNetInterface

20

DuplicateOperatingSystemInTable

21

DuplicateManufacturerInTable

22

IdentityFromProviderIdFailed

23

InsufficientRights (also known as permissions)

24

InvalidCallingAssembly

25

InvalidCharacterInDistinguishedName

26

InvalidDistinguishedName

27

InvalidDriverName

28

InvalidDriverPrefix

29

InvalidKey (ClientId is not formatted correctly)

30

InvalidKeyRole (ClientId has an invalid role)

31

InvalidKeyId (ClientId is invalid)

32

InvalidRole

33

InvalidOperation

34

MachineAlreadyExists

35

MissingDriverInterface

36

MissingProviderSid

37

NoDriver

38

NoPendingOperations

39

NotImplemented

40

NotSupported

41

RightsOperationFailed

42

StatementExecutionFailed

43

TransactionInProgress

44

TryLater (Requested data was not yet available, retry later)

45

RemoteError (remote request failed; see Error property for details)

46

FailedToRetrieveSession (Session was not available)