Freigeben über


GroupSecurityService.ReadIdentity-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.Identity
Gibt Identity zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GroupSecurityService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace