Share via


TeamFoundationIdentityService.UpdateExtendedProperties-Methode (TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>)

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

Syntax

'Declaration
Public Sub UpdateExtendedProperties ( _
    requestContext As TeamFoundationRequestContext, _
    propertyScope As IdentityPropertyScope, _
    descriptor As IdentityDescriptor, _
    properties As IEnumerable(Of PropertyValue) _
)
public void UpdateExtendedProperties(
    TeamFoundationRequestContext requestContext,
    IdentityPropertyScope propertyScope,
    IdentityDescriptor descriptor,
    IEnumerable<PropertyValue> properties
)

Parameter

Implementiert

ITeamFoundationIdentityService.UpdateExtendedProperties(TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentityService Klasse

UpdateExtendedProperties-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace