This topic has not yet been rated - Rate this topic

IGroupSecurityService Methods

The IGroupSecurityService type exposes the following members.

  NameDescription
Public method AddMemberToApplicationGroup Adds an identity (e.g. a user or a group) to a TFS application group.
Public method Convert(Identity) Convert method for backward compatibility scenarios that involve a Rosario client connecting to a Visual Studio 2005 or Visual Studio 2008 server.
Public method Convert(TeamFoundationIdentity) Convert method.
Public method CreateApplicationGroup Creates a TFS application group.
Public method DeleteApplicationGroup Deletes a TFS application group.
Public method GetChangedIdentities
Public method IsIdentityCached Checks whether an identity is cached.
Public method IsMember Checks whether an identity (e.g. a user or a group) is a member (either direct or indirect) of a group.
Public method ListApplicationGroups Lists all TFS application groups in the specified scope.
Public method ReadIdentities Search for a list of identities. While ReadIdentity searches for only one identity at a time, this methods allows for searching on multiple identities.
Public method ReadIdentity Searches for an identity.
Public method ReadIdentityFromSource
Public method RemoveMemberFromApplicationGroup Removes an identity (e.g. a user or a group) from a TFS application group.
Public method UpdateApplicationGroup Updates a property of a TFS application group.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.