Compartilhar via


Método IdentityManagementWebService2.UpdateIdentityExtendedProperties

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

IdentityManagementWebService2 Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices