Partager via


IIdentityManagementService.ReadIdentity, méthode (IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions)

Surchargez qui prend un facteur unique de recherche et retourne correspondent à respecter l'ordre.

1. Avec plusieurs correspondances, identité active si existe, sinon première correspondance.

2. Lorsqu'il existe une correspondance unique, la correspondance.

3. Lorsqu'il n'y a aucune correspondance, annulez.

Identité de lecture selon le facteur de recherche. La première lecture du magasin d'IMS, puis (éventuellement) lu de la source comme AD.

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Function ReadIdentity ( _
    searchFactor As IdentitySearchFactor, _
    searchFactorValue As String, _
    queryMembership As MembershipQuery, _
    readOptions As ReadIdentityOptions _
) As TeamFoundationIdentity
TeamFoundationIdentity ReadIdentity(
    IdentitySearchFactor searchFactor,
    string searchFactorValue,
    MembershipQuery queryMembership,
    ReadIdentityOptions readOptions
)

Paramètres

  • searchFactorValue
    Type : System.String
    chaîne recherchée réel (nom de compte, etc.)

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentity
Choix d'identités correspondantes

Sécurité .NET Framework

Voir aussi

Référence

IIdentityManagementService Interface

ReadIdentity, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms