This documentation is archived and is not being maintained.

AccessControlEntry Constructor (String, String, Boolean)

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

public:
AccessControlEntry(
	String^ actionId, 
	String^ sid, 
	bool deny
)

Parameters

actionId
Type: System::String
sid
Type: System::String
deny
Type: System::Boolean

Show: