This documentation is archived and is not being maintained.
AccessControlList::RemoveAccessControlEntry Method
Visual Studio 2013
Removes the AccessControlEntry from this AccessControlList that applies to the given descriptor.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- descriptor
- Type: Microsoft.TeamFoundation.Framework.Client::IdentityDescriptor
The descriptor for for the AccessControlEntry to remove.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: