Interface | Description |
---|---|
AdministrationAction<T> |
Defines the administration action.
|
Class | Description |
---|---|
AddActionsAction |
Adds the specified actions.
|
DeleteKeysAction | |
GetActionAction |
Gets the action with the specified id.
|
GetActionsAction |
Get all actions that match the specified query.
|
GetKeyByIdAction |
Gets a key for the specified key id.
|
GetKeyByIdentityAction |
Gets a key for the specified key id.
|
GetOrCreateKeyAction |
Gets a key for the specified user identity.
|
GetPreviousValues |
Gets the action with the specified id.
|
PurgeActionsAction |
Purges actions up to a specified end date.
|