ISecurityService 介面

安全性命名空間中管理集合的介面。

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

語法

'宣告
Public Interface ISecurityService
public interface ISecurityService

ISecurityService 類型會公開下列成員。

方法

  名稱 描述
公用方法 CreateSecurityNamespace 根據所提供的資訊 SecurityNamespace。
公用方法 DeleteSecurityNamespace 刪除 SecurityNamespaces 集合的 SecurityNamespace。
公用方法 GetSecurityNamespace 傳回 SecurityNamespace 與 id.如果具有此 ID 的 SecurityNamespace 不存在,會傳回 null。
公用方法 GetSecurityNamespaces 在這個安全性服務的所有部分的列舉 SecurityNamespaces。

回頁首

請參閱

參考

Microsoft.TeamFoundation.Framework.Client 命名空間