Partager via


IdentityManagementWebService.ReadIdentities, 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 ReadIdentities ( _
    searchFactor As Integer, _
    factorValues As String(), _
    queryMembership As Integer, _
    options As Integer, _
    features As Integer, _
    propertyNameFilters As String(), _
    propertyScope As Integer _
) As TeamFoundationIdentity()()
[WebMethodAttribute]
public TeamFoundationIdentity[][] ReadIdentities(
    int searchFactor,
    string[] factorValues,
    int queryMembership,
    int options,
    int features,
    string[] propertyNameFilters,
    int propertyScope
)

Paramètres

Valeur de retour

Type : array<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