This documentation is archived and is not being maintained.

SecurityNamespaceDescription::DatabaseCategory Property

Gets the database category that describes where the security information for this namespace should be stored.

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

public:
property String^ DatabaseCategory {
	String^ get ();
}

Property Value

Type: System::String
The database category that describes where the security information for this namespace should be stored.

Show: