Freigeben über


IdentityManagementWebService2.UpdateIdentityExtendedProperties-Methode

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

Syntax

'Declaration
<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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService2 Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace