SecurityTypes EnumType

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.

Siehe auch

Weitere Ressourcen

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