Skip to content

Commit 2f8a8c3

Browse files
authored
Merge pull request #63 from bonizario/fix-hwd-dac-permissions-entities-subtopic
Reword Hierarchy with Directory permissions entity subtopic
2 parents 6f6a919 + b812466 commit 2f8a8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Integrating-data-and-managing-spaces/Data-Access-Control/securing-data-with-data-access-controls-a032e51.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Your criteria are defined in a table or view that lists SAP Datasphere user IDs
2222
- Single Values - Each user can only see the records that match any of the single values she is authorized for in the permissions entity. See [Create a "Single Values" Data Access Control](create-a-single-values-data-access-control-5246328.md).
2323
- Operator and Values - Each user can only see the records that fulfill the operator-value pairs she is authorized for in the permissions entity, including support for complex `AND` and `OR` combinations. See [Create an "Operator and Values" Data Access Control](create-an-operator-and-values-data-access-control-501594b.md).
2424
- Hierarchy - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy" Data Access Control](create-a-hierarchy-data-access-control-0afeeed.md)
25-
- Hierarchy - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy with Directory" Data Access Control](create-a-hierarchy-with-directory-data-access-control-44ae628.md).
25+
- Hierarchy with Directory - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy with Directory" Data Access Control](create-a-hierarchy-with-directory-data-access-control-44ae628.md).
2626

2727
You can create one or more data access controls that consume each permissions entity, and select one or more columns in each data access control to specify the criteria that it will enforce. You can apply a single data access control to multiple views. Each view protected in this way will filter the results available in its data preview to only those rows meeting the criteria for the current user.
2828

0 commit comments

Comments
 (0)