IGroupSecurityService Members

Include Protected Members
Include Inherited Members

The IGroupSecurityService type exposes the following members.

Methods

 

Name

Description

Public method

AddMemberToApplicationGroup

Add a member to an application group

Public method

CreateApplicationGroup

Creates a new application group

Public method

DeleteApplicationGroup

Deletes an application group

Public method

GetChangedIdentities

Returns all changes to an identity subsequent to a specified sequence identifier.

Public method

IsIdentityCached

Checks if an identity is in the Group Security Service cache.

Public method

IsMember

Checks if an identity is a member of an application group.

Public method

ListApplicationGroups

Lists all application groups in a team project.

Public method

ReadIdentities

Lists identities on a Team Foundation Server

Public method

ReadIdentity

Searches for a specific identity on a Team Foundation Server

Public method

ReadIdentityFromSource

Searches for a specific identity on a Team Foundation Server, bypassing the cache

Public method

RemoveMemberFromApplicationGroup

Removes an identity from an application group

Public method

UpdateApplicationGroup

Changes properties of an application group

Top

See Also

Reference

IGroupSecurityService Interface

Microsoft.TeamFoundation.Server Namespace