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_UserAccessDenied | The current user does not have the rights required. |
| Bad_SecurityModeInsufficient | The SecureChannel is not authenticated. |
| Bad_NothingToDo | There is no active transaction. |
| Bad_BadSessionIdInvalid | The session is not valid for the active transaction. |
Table 93 specifies the AddressSpace representation for the CancelChanges Method.
| Attribute | Value |
| BrowseName | 0:CancelChanges |
| Conformance Units | |
|---|---|
| Server ServerConfiguration Transactions |