Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2013
(Developer Extensions)
Namespace:   Microsoft.Xrm.Client.Security
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public enum CrmEntityRight
public enum class CrmEntityRight
type CrmEntityRight
Public Enumeration CrmEntityRight
Members
| Member name | Description | |
|---|---|---|
| Change | Value = 1. | |
| Read | Value = 0. | |
| SerializeByJson(IEnumerable<Type>) | Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.) | 
See Also
CrmEntitySecurityProvider
Microsoft.Xrm.Client.Security Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top