共用方式為


IIdentityManagementService.RemoveMemberFromApplicationGroup 方法

從 TFS 群組中移除成員。

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Sub RemoveMemberFromApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    descriptor As IdentityDescriptor _
)
void RemoveMemberFromApplicationGroup(
    IdentityDescriptor groupDescriptor,
    IdentityDescriptor descriptor
)

參數

.NET Framework 安全性

請參閱

參考

IIdentityManagementService 介面

Microsoft.TeamFoundation.Framework.Client 命名空間