This documentation is archived and is not being maintained.
AccessControlList Constructor (String, Boolean)
Visual Studio 2013
Creates a new AccessControlList
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- token
- Type: System::String
The token that this AccessControlList is for.
- inherit
- Type: System::Boolean
True if this AccessControlList should inherit permissions from its parents.
- 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: