Compartir a través de


IdentityHttpClient.UpdateIdentityAsync (Método)

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

Sintaxis

'Declaración
Public Function UpdateIdentityAsync ( _
    identity As Identity, _
    userState As Object _
) As Task(Of HttpResponseMessage)
public Task<HttpResponseMessage> UpdateIdentityAsync(
    Identity identity,
    Object userState
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityHttpClient Clase

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