SecurityPrivilegeMetadata ComplexType

 

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.

Properties

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

PrivilegeType EnumType

The type of the privilege.

Types that use the SecurityPrivilegeMetadata complex type.

The following use the SecurityPrivilegeMetadata complex type.

Name

How used

Description

EntityMetadata EntityType

Privileges Property

Contains the metadata for an entity.

ComplexEntityMetadata ComplexType

Privileges Property

Contains the metadata for a complex entity.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright