roletemplate EntityType
Description: Template for a role. Defines initial attributes that will be used when creating a new role.
Entity Set path: [organization URI]/api/data/v8.0/roletemplates
Base Type: crmbaseentity EntityType
Display Name: Role Template
Primary Key: roletemplateid
Primary Name Attribute: name
Properties
Collection-valued navigation properties
The roletemplate entity type has no single-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
name |
Edm.String |
Description: Name of the role template. |
roletemplateid |
Edm.Guid |
Description: Unique identifier of the role template. |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
role_template_roles |
roletemplateid |
|
roletemplateprivileges_association |
roletemplateprivileges_association |
另请参阅
其他资源
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.