AccessControlEntry Properties

Include Protected Members
Include Inherited Members

The AccessControlEntry type exposes the following members.

Properties

  Name Description
Public property Allow The set of permission bits that represent the actions that the associated descriptor can perform.
Public property Deny The set of permission bits that represent the actions that the associated descriptor is not able to perform.
Public property Descriptor The descriptor for the user this AccessControlEntry applies to.
Public property ExtendedInfo This value, when set, reports the inherited and effective information for the associated descriptor. This value is only set on AccessControlEntries returned by the QueryAccessControlList call when its includeExtendedInfo parameter is set to true.
Public property IsEmpty Returns true if there are no permissions set on this AccessControlEntry

Top

See Also

Reference

AccessControlEntry Class

Microsoft.TeamFoundation.Framework.Server Namespace