| KalturaUserAppRoleFilter | 
			
				| Properties | 
			
				| 
						
							
								|  Inherited from KalturaObjectBase |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| orderBy | string | V |  |  |  
								| advancedSearch | KalturaSearchItem | V |  |  |  | 
			
				|  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| appGuidEqual | string | V |  | The app-registry id to search for |  
								| appGuidIn | string | V |  | Apps-registries ids csv list |  
								| userRoleIdEqual | string | V |  | The user-role id to search for |  
								| userRoleIdIn | string | V |  | Users-roles ids csv list |  
								| createdAtLessThanOrEqual | int | V |  | Unix timestamp |  
								| createdAtGreaterThanOrEqual | int | V |  | Unix timestamp |  
								| updatedAtLessThanOrEqual | int | V |  | Unix timestamp |  
								| updatedAtGreaterThanOrEqual | int | V |  | Unix timestamp |  | 
			
				| 
						
							
								| Name | Type | Writable | Restrictions | Description |  
								| userIdEqual | string | V |  | The User Id to search for |  
								| userIdIn | string | V |  | Users Ids csv list |  
								| userStatusEqual | KalturaUserStatus | V |  | User Status |  
								| userStatusIn | string | V |  | User Status csv list (0 = Blocked | 1 = Active) |  |