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

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
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
)

参数

.NET Framework 安全性

请参见

参考

ITeamFoundationIdentityService 接口

UpdateExtendedProperties 重载

Microsoft.TeamFoundation.Framework.Server 命名空间