Partilhar via


Método GroupSecurityService.ReadIdentity

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function ReadIdentity ( _
    factor As SearchFactor, _
    factorValue As String, _
    queryMembership As QueryMembership _
) As Identity
[WebMethodAttribute]
public Identity ReadIdentity(
    SearchFactor factor,
    string factorValue,
    QueryMembership queryMembership
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Integration.Server.Identity
Retorne Identity.

Segurança do .NET Framework

Consulte também

Referência

GroupSecurityService Classe

Namespace Microsoft.TeamFoundation.Integration.Server