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 | |
---|---|---|
AllGlobalAndProjectGroupIdentities | ||
AllUserIdentities |
Top
Methods
Name | Description | |
---|---|---|
FindByAccountName | ||
FindByDisplayName | ||
FindByTeamFoundationId | ||
Refresh |
Top