SecurityPrivilegeMetadata ComplexType

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.

CanBeGlobal

Edm.Boolean

Whether the privilege can be global access level.

CanBeLocal

Edm.Boolean

Whether the privilege can be local access level.

CanBeEntityReference

Edm.Boolean

Whether the privilege for an external party can be basic 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.

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.