IGroupSecurityService 介面

注意:這個應用程式開發介面現在已經過時。

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

語法

'宣告
<ObsoleteAttribute("IGroupSecurityService is obsolete.  Please use the IIdentityManagementService or ISecurityService instead.",  _
    False)> _
Public Interface IGroupSecurityService
[ObsoleteAttribute("IGroupSecurityService is obsolete.  Please use the IIdentityManagementService or ISecurityService instead.", 
    false)]
public interface IGroupSecurityService

IGroupSecurityService 類型會公開下列成員。

方法

  名稱 描述
公用方法 AddMemberToApplicationGroup 將識別 (例如使用者或群組) 到 TFS 應用程式群組。
公用方法 Convert(Identity) 轉換包含一年的 Outlook 用戶端連接至 Visual Studio 2005 或 Visual Studio 2008 伺服器的回溯相容性案例中的方法。
公用方法 Convert(TeamFoundationIdentity) 轉換方法。
公用方法 CreateApplicationGroup 建立 TFS 應用程式群組。
公用方法 DeleteApplicationGroup 刪除 TFS 應用程式群組。
公用方法 GetChangedIdentities
公用方法 IsIdentityCached 請確認是否快取識別。
公用方法 IsMember 請確認識別 (例如使用者或群組) 是否為的成員 (直接或間接) 的群組。
公用方法 ListApplicationGroups 列出指定之範圍內的所有 TFS 應用程式群組。
公用方法 ReadIdentities 搜尋識別清單。 當 ReadIdentity 一次時只搜尋已識別,這個方法允許在多個識別。
公用方法 ReadIdentity 搜尋識別。
公用方法 ReadIdentityFromSource
公用方法 RemoveMemberFromApplicationGroup 從 TFS 應用程式群組移除的識別 (例如使用者或群組)。
公用方法 UpdateApplicationGroup 更新 TFS 應用程式群組的屬性。

回頁首

請參閱

參考

Microsoft.TeamFoundation.Server 命名空間