This documentation is archived and is not being maintained.
IGroupSecurityService::RemoveMemberFromApplicationGroup Method
Visual Studio 2013
Removes an identity (e.g. a user or a group) from a TFS application group.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- groupSid
- Type: System::String
the unique identifier (SID) for the group
- identitySid
- Type: System::String
the unique identifier for the identity
- 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: