This documentation is archived and is not being maintained.

SecurityNamespaceDescription::NamespaceStructure Property

Gets the structure that this namespace will use to organize its tokens.

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

public:
property SecurityNamespaceStructure NamespaceStructure {
	SecurityNamespaceStructure get ();
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Common::SecurityNamespaceStructure
The structure that this namespace will use to organize its tokens.

Show: