This topic has not yet been rated - Rate this topic

IGroupSecurityService.AddMemberToApplicationGroup Method

Adds an identity (e.g. a user or a group) to a TFS application group.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
void AddMemberToApplicationGroup(
	string groupSid,
	string identitySid
)

Parameters

groupSid
Type: String

the unique identifier (SID) of the group

identitySid
Type: String

the unique identifier of the identity

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.