ISecurityService.GetSecurityNamespaces 方法

为这种安全服务的部分所有的枚举 SecurityNamespaces。

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

语法

声明
Function GetSecurityNamespaces As ReadOnlyCollection(Of SecurityNamespace)
ReadOnlyCollection<SecurityNamespace> GetSecurityNamespaces()

返回值

类型:System.Collections.ObjectModel.ReadOnlyCollection<SecurityNamespace>

.NET Framework 安全性

请参阅

参考

ISecurityService 接口

Microsoft.TeamFoundation.Framework.Client 命名空间