ISecurityService.GetSecurityNamespaces Method

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'宣言
Function GetSecurityNamespaces As ReadOnlyCollection(Of SecurityNamespace)
ReadOnlyCollection<SecurityNamespace> GetSecurityNamespaces()
ReadOnlyCollection<SecurityNamespace^>^ GetSecurityNamespaces()
abstract GetSecurityNamespaces : unit -> ReadOnlyCollection<SecurityNamespace> 
function GetSecurityNamespaces() : ReadOnlyCollection<SecurityNamespace>

Return Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<SecurityNamespace>

.NET Framework Security

See Also

Reference

ISecurityService Interface

Microsoft.TeamFoundation.Framework.Client Namespace