IGroupSecurityService.ReadIdentityFromSource, méthode
Espace de noms : Microsoft.TeamFoundation.Server
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Function ReadIdentityFromSource ( _
factor As SearchFactor, _
factorValue As String _
) As Identity
Identity ReadIdentityFromSource(
SearchFactor factor,
string factorValue
)
Paramètres
- factor
Type : Microsoft.TeamFoundation.Server.SearchFactor
Spécifie comment la recherche continue SearchFactor
- factorValue
Type : System.String
Cette valeur sera interprétée sur SearchFactor
Valeur de retour
Type : Microsoft.TeamFoundation.Server.Identity
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.