This documentation is archived and is not being maintained.

SecurityNamespaceDescription::ReadPermission Property

Gets the permission bits that are required by a user in order to read security data in this namespace.

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

public:
property int ReadPermission {
	int get ();
}

Property Value

Type: System::Int32
The permission bits that are required by a user in order to read security data in this namespace.

Show: