ITeamFoundationIdentityService.UpdateApplicationGroup 方法

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

语法

声明
Sub UpdateApplicationGroup ( _
    requestContext As TeamFoundationRequestContext, _
    groupDescriptor As IdentityDescriptor, _
    groupProperty As GroupProperty, _
    newValue As String _
)
void UpdateApplicationGroup(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor groupDescriptor,
    GroupProperty groupProperty,
    string newValue
)

参数

.NET Framework 安全性

请参阅

参考

ITeamFoundationIdentityService 接口

Microsoft.TeamFoundation.Server.Core 命名空间