Compartir a través de


ProfileHttpClientBase.CreateProfileAsync (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile.Client
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Protected Function CreateProfileAsync ( _
    createProfileContext As CreateProfileContext, _
    userState As Object _
) As Task(Of Profile)
protected Task<Profile> CreateProfileAsync(
    CreateProfileContext createProfileContext,
    Object userState
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ProfileHttpClientBase Clase

Microsoft.VisualStudio.Services.Profile.Client (Espacio de nombres)