SecurityPrivilegeMetadata ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The metadata that describes a security privilege for access to an entity.
This Web API complex type corresponds to the organization service SecurityPrivilegeMetadata.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
CanBeBasic | Edm.Boolean | Whether the privilege can be basic access level. | ||
CanBeDeep | Edm.Boolean | Whether the privilege can be deep access level. | ||
CanBeEntityReference | Edm.Boolean | Whether the privilege for an external party can be basic access level. | ||
CanBeGlobal | Edm.Boolean | Whether the privilege can be global access level. | ||
CanBeLocal | Edm.Boolean | Whether the privilege can be local access level. | ||
CanBeParentEntityReference | Edm.Boolean | Whether the privilege for an external party can be parent access level. | ||
Name | Edm.String | false | The name of the privilege. | |
PrivilegeId | Edm.Guid | The ID of the privilege. | ||
PrivilegeType | The type of the privilege. |
The following use the SecurityPrivilegeMetadata complex type.
Name | How used | Description |
|---|---|---|
Privileges Property | Contains the metadata for an entity. | |
Privileges Property | Contains the metadata for a complex entity. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright