AttributePrivilege Members

Specifies the field level security privileges allowed for an attribute.For the Web API the corresponding type is AttributePrivilege ComplexType.

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
public property AttributeId Gets the ID of the attribute.
public property CanCreate Gets whether create of the attribute value is allowed.
public property CanRead Gets whether read of the attribute value is allowed.
public property CanUpdate Gets whether update of the attribute value is allowed.
public property ExtensionData Gets or sets the structure that contains extra data.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.