Click or drag to resize

RulebaseActionName Property

Object name. Should be unique in the domain.

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public string Name { get; }
Request Example View Source

Property Value

Type: String
The object's name.

Implements

IObjectSummaryName
Exceptions
ExceptionCondition
NotImplementedException
Remarks
Requires DetailLevel of at least Standard
See Also