This documentation is archived and is not being maintained.

DeleteACEException Constructor (String, String, String, Int32)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

public:
DeleteACEException(
	String^ objectId, 
	String^ actionId, 
	String^ user, 
	int deny
)

Parameters

objectId
Type: System::String
actionId
Type: System::String
user
Type: System::String
deny
Type: System::Int32

Show: