Поделиться через


IdentityManagementWebService2.UpdateIdentityExtendedProperties - метод

Пространство имен:  Microsoft.TeamFoundation.Server.Core.WebServices
Сборка:  Microsoft.TeamFoundation.Server.Core (в Microsoft.TeamFoundation.Server.Core.dll)

Синтаксис

'Декларация
<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
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

IdentityManagementWebService2 Класс

Microsoft.TeamFoundation.Server.Core.WebServices - пространство имен