SecurityNamespaceActions
Lists the actions that a Security Namespace is responsible for securing.
Columns
| Name | Type | References | Description |
| NamespaceId [KEY] | String | The unique Id of the namespace, outside of Actions. | |
| ActionNamespaceId | String | The namespace that this action belongs to. | |
| Bit [KEY] | Integer | The bit mask integer for this action. Must be a power of 2. | |
| DisplayName | String | The non-localized name for this action. | |
| Name | String | If the security tokens on which this namespace operates need to be split on certain character lengths, that length is specified here. If not, this value is -1. |