SecurityPrivilegeMetadata Members

Contains the metadata that describes a security privilege for access to an entity.For the Web API the corresponding type is SecurityPrivilegeMetadata ComplexType.

The following tables list the members exposed by the SecurityPrivilegeMetadata type.

Public Properties

  Name Description
public property CanBeBasic Gets whether the privilege can be basic access level.
public property CanBeDeep Gets whether the privilege can be deep access level.
public property CanBeEntityReference  
public property CanBeGlobal Gets whether the privilege can be global access level.
public property CanBeLocal Gets whether the privilege can be local access level.
public property CanBeParentEntityReference  
public property ExtensionData Gets or sets the structure that contains extra data.
public property Name Gets the name of the privilege.
public property PrivilegeId Gets the ID of the privilege.
public property PrivilegeType Gets the type of the privilege.

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

SecurityPrivilegeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.