Condividi tramite


Metodo IdentityManagementWebService2.UpdateIdentityExtendedProperties

Spazio dei nomi:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityManagementWebService2 Classe

Spazio dei nomi Microsoft.TeamFoundation.Server.Core.WebServices