Compartir a través de


IdentityManagementWebService2.UpdateIdentityExtendedProperties (Método)

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Sub UpdateIdentityExtendedProperties ( _
    descriptor As IdentityDescriptor, _
    updates As StreamingCollection(Of PropertyValue), _
    localUpdates As StreamingCollection(Of PropertyValue) _
)
[WebMethodAttribute]
public void UpdateIdentityExtendedProperties(
    IdentityDescriptor descriptor,
    StreamingCollection<PropertyValue> updates,
    StreamingCollection<PropertyValue> localUpdates
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityManagementWebService2 Clase

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