This documentation is archived and is not being maintained.
ISecurityService.DeleteSecurityNamespace Method
Visual Studio 2013
Deletes the SecurityNamespace from the collection of SecurityNamespaces.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- namespaceId
- Type: System.Guid
The id of the SecurityNamespace to delete.
- 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: