This documentation is archived and is not being maintained.

SecurityNamespaceDescription::WritePermission Property

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

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

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

Property Value

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

Show: