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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。