Aracılığıyla paylaş


IAccessControlEntry Members

Include Protected Members
Include Inherited Members

Represents an interface for an Access Control Entry (ACE). ACEs represent permissions for a particular user, and are bundled up in collections called Access Control Lists (ACLs) that are attached to securable metadata objects.

The IAccessControlEntry type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the display name of the user, group, site, or service account in the access control entry.
Public property IdentityName Gets the programmatic name of the security principal.
Public property Rights Gets the collection of permissions assigned with the security principal.

Top

See Also

Reference

IAccessControlEntry Interface

Microsoft.BusinessData.Infrastructure Namespace