This documentation is archived and is not being maintained.

AceExtendedInformation::EffectiveDeny Property

Gets the set of effective deny permissions.

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

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

Property Value

Type: System::Int32
The set of effective deny permissions.

Show: