Partager via


IdentityManagementWebService2.UpdateIdentityExtendedProperties, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IdentityManagementWebService2 Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms