Compartir a través de


IdentityService.UpdateProfileProperties (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public MustOverride Function UpdateProfileProperties ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity _
) As Boolean
public abstract bool UpdateProfileProperties(
    TeamFoundationRequestContext requestContext,
    Identity identity
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IdentityService Clase

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