Partager via


IdentityManagementWebService.ReadIdentitiesById, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

IdentityManagementWebService Classe

Microsoft.TeamFoundation.Framework.Client, espace de noms