Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the type of organization that a given security namespace uses when storing its tokens.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration SecurityNamespaceStructure
public enum SecurityNamespaceStructure
public enum class SecurityNamespaceStructure
type SecurityNamespaceStructure
public enum SecurityNamespaceStructure
Members
| Member name | Description | |
|---|---|---|
| Flat | Indicates that tokens have no relationship to each other in the security namespace. | |
| Hierarchical | Indicates that tokens are organized in a hierarchical structure. |