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
)
Параметры
- descriptor
Тип: Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
- localUpdates
Тип: Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
IdentityManagementWebService2 Класс
Microsoft.TeamFoundation.Server.Core.WebServices - пространство имен