Compartir a través de


IdentityManagementWebService2.GetMostRecentlyUsedUsers (Método)

Obtiene el conjunto de identidades que han sido acceso recientemente por el usuario actual

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function GetMostRecentlyUsedUsers ( _
    features As Integer _
) As TeamFoundationIdentity()
[WebMethodAttribute]
public TeamFoundationIdentity[] GetMostRecentlyUsedUsers(
    int features
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityManagementWebService2 Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)