Share via


ITfsIdentityStore Interface

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public Interface ITfsIdentityStore
public interface ITfsIdentityStore
public interface class ITfsIdentityStore
type ITfsIdentityStore =  interface end
public interface ITfsIdentityStore

The ITfsIdentityStore type exposes the following members.

Properties

  Name Description
Public property AllGlobalAndProjectGroupIdentities
Public property AllUserIdentities

Top

Methods

  Name Description
Public method FindByAccountName
Public method FindByDisplayName
Public method FindByTeamFoundationId
Public method Refresh

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace