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 | |
---|---|---|
IndividualAccessControlEntry(String) | Obsolete. | |
IndividualAccessControlEntry(String, BdcRights) | Obsolete. | |
IndividualAccessControlEntry(String, String, BdcRights) | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | Obsolete. Gets the display name of the user, group, or service account in the access control entry. | |
IdentityName | Obsolete. Gets the internal name of the user, group, or service account in the access control entry. | |
Rights | Obsolete. Gets the Business Data Catalog rights contained in the access control entry. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
IndividualAccessControlEntry Class
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace