Share via


IndividualAccessControlEntry Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents access rights for a trustee (user, group, or service account) to perform Business Data Catalog application-specific implementations of common tasks.

The IndividualAccessControlEntry type exposes the following members.

Constructors

  Name Description
Public method IndividualAccessControlEntry(String) Obsolete.
Public method IndividualAccessControlEntry(String, BdcRights) Obsolete.
Public method IndividualAccessControlEntry(String, String, BdcRights) Obsolete.

Top

Properties

  Name Description
Public property DisplayName Obsolete. Gets the display name of the user, group, or service account in the access control entry.
Public property IdentityName Obsolete. Gets the internal name of the user, group, or service account in the access control entry.
Public property Rights Obsolete. Gets the Business Data Catalog rights contained in the access control entry.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

IndividualAccessControlEntry Class

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace