RingCentral .Net SDK
Properties | List of all members
RingCentral.PermissionsCapabilities Class Reference

Advanced permissions capabilities. Returned if advancedPermissions query parameter is set to true. More...

Properties

bool? enabled [get, set]
 Specifies whether the user is enabled with the listed permission or not More...
 
bool? manageEnabled [get, set]
 Specifies if the user can manage the listed permission and is allowed to enable it on other users More...
 
bool? grantEnabled [get, set]
 Specifies if the users who were enabled with the listed permission can grant it further to other users More...
 

Detailed Description

Advanced permissions capabilities. Returned if advancedPermissions query parameter is set to true.

Property Documentation

◆ enabled

bool? RingCentral.PermissionsCapabilities.enabled
getset

Specifies whether the user is enabled with the listed permission or not

◆ grantEnabled

bool? RingCentral.PermissionsCapabilities.grantEnabled
getset

Specifies if the users who were enabled with the listed permission can grant it further to other users

◆ manageEnabled

bool? RingCentral.PermissionsCapabilities.manageEnabled
getset

Specifies if the user can manage the listed permission and is allowed to enable it on other users


The documentation for this class was generated from the following file: