Policies client
The Policies client can be used to provide read and update operations on policies. These policies can only be created and deleted from inside Content Hub. From outside, they can only be retrieved or modified.
Get user policies
To get a user's policy, use GetUserPolicyAsync:
Get user group policies
To get a user group's policy, use GetUserGroupPolicyAsync:
Update policies
After making changes to a policy, you can update it as follows: