SecurityTypes EnumType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the security type for the relationship.

This Web API enum type corresponds to the organization service SecurityTypes.

Members

Members define the discrete options for the enumeration type.

Name

Value

Description

None

0

No security privileges are checked during create or update operations.

Append

1

The Append and AppendTo privileges are checked for create or update operations.

ParentChild

2

Security for the referencing entity record is derived from the referenced entity record.

Pointer

4

Security for the referencing entity record is derived from a pointer record.

Inheritance

8

The referencing entity record inherits security from the referenced security record.

Types that use the SecurityTypes enum type.

The following use the SecurityTypes enum type.

Name

How used

Description

RelationshipMetadataBase EntityType

SecurityTypes Property

Contains the metadata for an entity relationship.

ComplexManyToManyRelationshipMetadata ComplexType

SecurityTypes Property

Contains the metadata for a many-to-many entity relationship.

ComplexOneToManyRelationshipMetadata ComplexType

SecurityTypes Property

Contains the metadata for a one-to-many entity relationship.

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 ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright