Partager via


FrameworkProfileHttpClient.GetProfileAsync, méthode (Guid, ProfileQueryContext, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Profile
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Overridable Function GetProfileAsync ( _
    id As Guid, _
    queryContext As ProfileQueryContext, _
    userState As Object _
) As Task(Of Profile)
public virtual Task<Profile> GetProfileAsync(
    Guid id,
    ProfileQueryContext queryContext,
    Object userState
)

Paramètres

Valeur de retour

Type : System.Threading.Tasks.Task<Profile>

Sécurité .NET Framework

Voir aussi

Référence

FrameworkProfileHttpClient Classe

GetProfileAsync, surcharge

Microsoft.VisualStudio.Services.Profile, espace de noms