ActionSettings Class |
Namespace: Koopman.CheckPoint.AccessRules
The ActionSettings type exposes the following members.
Name | Description | |
---|---|---|
ActionSettings | Initializes a new instance of the ActionSettings class |
Name | Description | |
---|---|---|
EnableIdentityCaptivePortal |
Gets or sets a value indicating whether identity captive portal is enabled for this rule.
| |
IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) | |
IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
Limit |
Gets or sets the limit object assigned to this rule.
|
Name | Description | |
---|---|---|
AcceptChanges |
Resets the object’s state to unchanged by accepting the modifications.
(Inherited from SimpleChangeTracking.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetLimit |
Sets the limit by name or UID.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |