7.10.11 CancelChanges

The CancelChanges Method is used to tell the Server to discard changes to the TrustLists or Certificates which were waiting for the Client to ApplyChanges.

This Method shall be called from an authenticated SecureChannel and from the Session that created the transaction and has access to the SecurityAdmin Role (see 7.2).

Signature

CancelChanges();

Method Result Codes (defined in Call Service)

Result Code Description
Bad_UserAccessDeniedThe current user does not have the rights required.
Bad_SecurityModeInsufficientThe SecureChannel is not authenticated.
Bad_NothingToDoThere is no active transaction.
Bad_BadSessionIdInvalidThe session is not valid for the active transaction.

Table 93 specifies the AddressSpace representation for the CancelChanges Method.

Table 95 – CancelChanges Method AddressSpace Definition
Attribute Value
BrowseName0:CancelChanges
Conformance Units
Server ServerConfiguration Transactions