The following tables list the members exposed by the EntityPermission type.

Name Description
Public property Permission
Public property entity_id The id of the entity this permission is for - the user or group or role
Public property entity_type The type of entity
Public property id
Public property id_id
Public property id_serverid
Public property permission_type The type of permission
Public property target_id The id of the entity this is appleid against (folder, file, etc)
Public property target_type The type of target - must be folder, project or file
Top