PrivilegeFilter
A complex data type that represents a privilege filter. Use PrivilegeFilter to retrieve only the data accessible to user groups or users with the specified privileges and to determine whether a user or user group has the specified privileges on an item.
Elements
GrantedUserName
String. Optional. The name of the user privileges to retrieve. Specify one of this value, GrantedUserId, GrantedUserGroupId, or GrantedUserGroupName.
GrantedUserId
String. Optional. The ID of the user privileges to retrieve. Specify one of this value, GrantedUserName, GrantedUserGroupId, or GrantedUserGroupName.
GrantedRoleName
Deprecated since iHub release 3. Replaced by GrantedUserGroupName.
GrantedRoleId
Deprecated since iHub release 3. Replaced by GrantedUserGroupId.
GrantedUserGroupName
String. Optional. The name of the user group whose privileges to retrieve. Specify one of this value, GrantedUserName, GrantedUserId, or GrantedUserGroupId.
GrantedUserGroupId
String. Optional. The ID of the user group privileges to retrieve. Specify one of this value, GrantedUserName, GrantedUserId, or GrantedUserGroupName.
AccessRights
String. The privileges.