Newer Version Available

This content describes an older version of this product. View Latest

Files Connect Permission Input

A permission.
Root XML tag
<contentHubPermission>
JSON example
1{
2"directoryEntryId" : "AnyoneInMyDomain",
3"permissionTypesIds" : ["CanView","CanEdit"]
4}
Properties
Name Type Description Required or Optional Available Version
directory​EntryId String ID of the user or group. Required 35.0
permission​TypesIds String[] List of IDs of the permission types. Required 35.0