AttributePrivilege Members
Specifies the field level security privileges allowed for an attribute.
The following tables list the members exposed by the AttributePrivilege type.
Public Constructors
Name | Description | |
---|---|---|
AttributePrivilege | Overloaded. Initializes a new instance of the AttributePrivilege class. |
Top
Public Properties
Name | Description | |
---|---|---|
AttributeId | Gets the ID of the attribute. | |
CanCreate | Gets whether create of the attribute value is allowed. | |
CanRead | Gets whether read of the attribute value is allowed. | |
CanUpdate | Gets whether update of the attribute value is allowed. | |
ExtensionData | Gets or sets the structure that contains extra data. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AttributePrivilege Class
Microsoft.Xrm.Sdk Namespace
AttributePrivilegeCollection
RetrievePrincipalAttributePrivilegesResponse Class
Other Resources
How Field Security Can Be Used to Control Access to Field Values In Microsoft Dynamics CRM
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.