Condividi tramite


Metodo ITeamFoundationIdentityService.UpdateExtendedProperties (TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>)

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

Sintassi

'Dichiarazione
Sub UpdateExtendedProperties ( _
    requestContext As TeamFoundationRequestContext, _
    propertyScope As IdentityPropertyScope, _
    descriptor As IdentityDescriptor, _
    properties As IEnumerable(Of PropertyValue) _
)
void UpdateExtendedProperties(
    TeamFoundationRequestContext requestContext,
    IdentityPropertyScope propertyScope,
    IdentityDescriptor descriptor,
    IEnumerable<PropertyValue> properties
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITeamFoundationIdentityService Interfaccia

Overload UpdateExtendedProperties

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server