Condividi tramite


Metodo IdentityManagementWebService.ReadIdentitiesById

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

Sintassi

'Dichiarazione
<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
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityManagementWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices