GroupSecurityService.ReadIdentity (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

GroupSecurityService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)