RelationshipMetadataBase.SecurityTypes Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the security type for the relationship.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public Nullable<SecurityTypes> SecurityTypes { get; set; }
<DataMemberAttribute>
Public Property SecurityTypes As Nullable(Of SecurityTypes)
Property Value
Type: System.Nullable<SecurityTypes>
Type: Nullable<SecurityTypes>
The security type for the relationship.
Remarks
This value will be set by the system. You should not set this value when you create an entity relationship.
See Also
RelationshipMetadataBase Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright