Partager via


IdentityManagementWebService.ReadIdentitiesById, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function ReadIdentitiesById ( _
    teamFoundationIds As Guid(), _
    queryMembership As Integer, _
    features As Integer, _
    options As Integer, _
    propertyNameFilters As String(), _
    propertyScope As Integer _
) As TeamFoundationIdentity()
[WebMethodAttribute]
public TeamFoundationIdentity[] ReadIdentitiesById(
    Guid[] teamFoundationIds,
    int queryMembership,
    int features,
    int options,
    string[] propertyNameFilters,
    int propertyScope
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

IdentityManagementWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms