Condividi tramite


Metodo IdentityManagementWebService2.GetMostRecentlyUsedUsers

Ottenere il set di identità che sono state recentemente accedere dall'utente corrente

Spazio dei nomi:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityManagementWebService2 Classe

Spazio dei nomi Microsoft.TeamFoundation.Server.Core.WebServices