Click or drag to resize

ActionSettingsSetLimit Method

Sets the limit by name or UID.

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public void SetLimit(
	string identifier
)
Request Example View Source

Parameters

identifier
Type: SystemString
The name or UID of Limit object.
See Also