閱讀英文

共用方式為


IdentityManagementWebService2.GetMostRecentlyUsedUsers Method

Get the set of identities which have been recently accessed by the current user

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

[WebMethodAttribute]
public TeamFoundationIdentity[] GetMostRecentlyUsedUsers(
    int features
)

Parameters

Return Value

Type: array<Microsoft.TeamFoundation.Server.Core.TeamFoundationIdentity[]

.NET Framework Security

See Also

Reference

IdentityManagementWebService2 Class

Microsoft.TeamFoundation.Server.Core.WebServices Namespace