Freigeben über


IdentityService.UpdateProfileProperties-Methode

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityService Klasse

Microsoft.VisualStudio.Services.Identity-Namespace