This documentation is archived and is not being maintained.
ILocationService.RemoveAccessMapping Method
Visual Studio 2013
Removes an AccessMapping and all of the locations that are mapped to it within ServiceDefinitions.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
| Exception | Condition |
|---|---|
| RemoveAccessMappingException | Thrown if the caller tries to remove the default AccessMapping and this location service cannot inherit its default AccessMapping from a parent. |
- 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: