roletemplateprivileges EntityType

Entity Set Path
[organization URI]/api/data/v9.2/roletemplateprivilegescollection
Base Type
crmbaseentity
Primary Key
roletemplateprivilegeid

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
isbasic Edm.Boolean

Information about whether the role in the template applies to the user, the user's team, or objects shared by the user.

Default Options
Values Label
1 Yes
0 No
isdeep Edm.Boolean

Information about whether the role in the template applies to child business units of the business unit associated with the user.

Default Options
Values Label
1 Yes
0 No
isglobal Edm.Boolean

Information about whether the role in the template applies to the entire organization.

Default Options
Values Label
1 Yes
0 No
islocal Edm.Boolean

Information about whether the role in the template applies to the user's business unit.

Default Options
Values Label
1 Yes
0 No
privilegeid Edm.Guid

Unique identifier of the privilege assigned to the role template.

Read Only
roletemplateid Edm.Guid

Unique identifier of the role template that is associated with the role privilege.

Read Only
roletemplateprivilegeid Edm.Guid

Unique identifier of the role template privileges.

See also