Click or drag to resize

ServiceOther Properties

The ServiceOther type exposes the following members.

Properties
  NameDescription
Public propertyAcceptReplies
Gets or sets the accept replies indicator.
Public propertyAction
Contains an INSPECT expression that defines the action to take if a rule containing this service is matched. Example: set r_mhandler &open_ssl_handler sets a handler on the connection.
Public propertyAggressiveAging
Gets or sets the short (aggressive) timeouts for idle connections.
Public propertyColor
Color of the object
(Inherited from ObjectBaseT.)
Public propertyComments
Comments string
(Inherited from ObjectBaseT.)
Public propertyDetailLevel
Gets the current detail level of retrieved objects. You will not be able to get the values of some properties if the detail level is too low. You can still set property values however to override existing values.
(Inherited from ObjectSummaryT.)
Public propertyDomain
Information about the domain the object belongs to.
(Inherited from ObjectSummaryT.)
Public propertyGroups
Group memberships.
Public propertyIcon
Object icon
(Inherited from ObjectBaseT.)
Public propertyIPProtocol
Gets or sets the IP protocol number.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyKeepConnectionsOpenAfterPolicyInstallation
Gets or sets the keep connections open after policy installation.
Public propertyMatch
Contains an INSPECT expression that defines the matching criteria. The connection is examined against the expression during the first packet. Example: tcp, dport = 21, direction = 0 matches incoming FTP control connections.
Public propertyMatchForAny
Indicates whether this service is used when 'Any' is set as the rule's service and there are several service objects with the same source port and protocol.
Public propertyMetaInfo
Meta Information
(Inherited from ObjectBaseT.)
Public propertyName
Object name. Should be unique in the domain.
(Inherited from ObjectSummaryT.)
Public propertyObjectType
The object type.
(Overrides ObjectSummaryTObjectType.)
Public propertyOverrideDefaultSettings
Indicates whether this service is a Data Domain service which has been overridden.
Public propertyReadOnly
Indicates whether the object is read-only
(Inherited from ObjectBaseT.)
Public propertySessionTimeout
Gets or sets the session timeout (in seconds).
Public propertySyncConnectionsOnCluster
Enables state-synchronized High Availability or Load Sharing on a ClusterXL or OPSEC-certified cluster.
Public propertyTags
Tags assigned to object
(Inherited from ObjectBaseT.)
Public propertyType
Type of the object.
(Overrides ObjectSummaryTType.)
Public propertyUID
Object unique identifier.
(Inherited from ObjectSummaryT.)
Public propertyUseDefaultSessionTimeout
Gets or sets the use default session timeout.
Top
See Also