Previous Topic: CLI Agent Configuration MethodsNext Topic: CLI Agent Type Methods


CLI Agent Configuration Parameters Methods

Name Method—Sets or Retrieves the Name Portion of the Agent Configuration Parameter

The Name method sets or retrieves the name portion of the agent configuration parameter name/value pair.

Syntax

The Name method has the following format:

Netegrity::PolicyMgtAssociation‑>Name([Name])

Parameters

The Name method accepts the following parameters:

Name (string)

(Optional) Specifies the name to set.

Return Value

The Name method returns one of the following values:

Flags Method—Sets or Retrieves the Encryption Flag Attribute

The Flags method sets or retrieves the encryption flag attribute for the agent configuration name/value pair.

Syntax

The Flags method has the following format:

Netegrity::PolicyMgtAssociation‑>Flags([Flags])

Parameters

The Flags method accepts the following parameter:

Flags (int)

(Optional) Specifies the flag value to set.

Return Value

The Flags method returns one of the following values:

Value Method—Sets or Retrieves the Value of the Agent Configuration Parameter

The Value method sets or retrieves the value portion of the agent configuration parameter name/value pair.

Syntax

The Value method has the following format:

Netegrity::PolicyMgtAssociation‑>Value([Value])

Parameters

The Value method accepts the following parameter:

Value (int)

(Optional) Specifies the value to set.

Return Value

The Value method returns one of the following values: