Stores information for actions that require security validation
Data model
Fields
| Field | Type | Description |
|---|---|---|
| id* | INT | Unique identifier for an action that requires security validation |
| name* | NVARCHAR (100) | Name of the action that requires security validation |
Primary Key
| PK_AMDMSECURITYVALIDATIONACTION |
|---|
| id |