Compartir a través de


TeamFoundationIdentityService.UpdateExtendedProperties (Método) (TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
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
)

Parámetros

Implementaciones

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

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationIdentityService Clase

UpdateExtendedProperties (Sobrecarga)

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)