共用方式為


ITeamFoundationIdentityService.RemoveGroupAdministrator 方法

因為是移除 Team Foundation 識別傳遞的在群組中傳遞的系統管理員。

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

語法

'宣告
Sub RemoveGroupAdministrator ( _
    requestContext As TeamFoundationRequestContext, _
    groupIdentity As IdentityDescriptor, _
    descriptor As IdentityDescriptor _
)
void RemoveGroupAdministrator(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor groupIdentity,
    IdentityDescriptor descriptor
)

參數

.NET Framework 安全性

請參閱

參考

ITeamFoundationIdentityService 介面

Microsoft.TeamFoundation.Server.Core 命名空間