共用方式為


TeamFoundationIdentityService.UpdateExtendedProperties 方法 (TeamFoundationRequestContext, IdentityPropertyScope, IdentityDescriptor, IEnumerable<PropertyValue>)

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

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

參數

實作

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

.NET Framework 安全性

請參閱

參考

TeamFoundationIdentityService 類別

UpdateExtendedProperties 多載

Microsoft.TeamFoundation.Server.Core 命名空間