Security Profile Data Source¶
This data source returns a list of available security profiles, enabling the selection of an Access Control List (ACL) security profile for assigning ACLs to entities such as documents.
The SecurityProfileDataSource
provides a list of channels in the following JSON format:
1 2 3 4 5 |
|
If ValueFormat
and TextFormat
properties are not explicitly specified, the data source will default to using {{id}}
and {{name}}
, respectively.
Example¶
1 2 3 |
|