Compartilhar via


Método ISecurityService.GetSecurityNamespaces

Uma enumeração de qualquer SecurityNamespaces que existe como uma parte deste serviço de segurança.

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

Sintaxe

'Declaração
Function GetSecurityNamespaces As ReadOnlyCollection(Of SecurityNamespace)
ReadOnlyCollection<SecurityNamespace> GetSecurityNamespaces()

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISecurityService Interface

Namespace Microsoft.TeamFoundation.Framework.Client