Partager via


ProfileHttpClient.GetProfileAsync, méthode (ProfileQueryContext, Object)

Espace de noms :  Microsoft.VisualStudio.Services.Profile.Client
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ProfileHttpClient Classe

GetProfileAsync, surcharge

Microsoft.VisualStudio.Services.Profile.Client, espace de noms