|
string | uri [get, set] |
| Link to a role resource Format: uri More...
|
|
string | id [get, set] |
| Internal identifier of a role More...
|
|
string | displayName [get, set] |
| Dispayed name of a role Example: Super Admin More...
|
|
string | description [get, set] |
| Role description Example: Primary company administrator role More...
|
|
bool? | siteCompatible [get, set] |
| Site compatibility of a user role More...
|
|
bool? | custom [get, set] |
| Specifies if a user role is custom More...
|
|
string | scope [get, set] |
| Specifies resource for permission Enum: Account, AllExtensions, Federation, NonUserExtensions, RoleBased, Self, UserExtensions More...
|
|
bool? | hidden [get, set] |
|
string | lastUpdated [get, set] |
| Format: date-time More...
|
|
PermissionIdResource[] | permissions [get, set] |
|
◆ custom
bool? RingCentral.RoleResource.custom |
|
getset |
Specifies if a user role is custom
◆ description
string RingCentral.RoleResource.description |
|
getset |
Role description Example: Primary company administrator role
◆ displayName
string RingCentral.RoleResource.displayName |
|
getset |
Dispayed name of a role Example: Super Admin
◆ hidden
bool? RingCentral.RoleResource.hidden |
|
getset |
◆ id
string RingCentral.RoleResource.id |
|
getset |
Internal identifier of a role
◆ lastUpdated
string RingCentral.RoleResource.lastUpdated |
|
getset |
◆ permissions
◆ scope
string RingCentral.RoleResource.scope |
|
getset |
Specifies resource for permission Enum: Account, AllExtensions, Federation, NonUserExtensions, RoleBased, Self, UserExtensions
◆ siteCompatible
bool? RingCentral.RoleResource.siteCompatible |
|
getset |
Site compatibility of a user role
◆ uri
string RingCentral.RoleResource.uri |
|
getset |
Link to a role resource Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/RoleResource.cs