# Cyclos411Api.UsersPermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**search** | **Boolean** | Permission to search other users | [optional] 
**viewProfile** | **Boolean** | General permission to view the profile of other users. A fine-grained permission over specific groups can be configured. When attempting to view the profile of a user without permission, only very basic information is returned instead.  | [optional] 
**map** | **Boolean** | Permission to view the user map directory | [optional] 
**contacts** | **Boolean** | (Deprecated) Permission to own a contact list. Only returned if there is an authenticated user.  | [optional] 


