Previous Topic: AddAssociation Method—Adds a Name and Value for this Configuration

Next Topic: Description Method—Sets or Retrieves the Description of the Agent Configuration Object

AddAssociationMultiValue Method—Adds a Multi-valued Configuration Parameter

The AddAssociationMultiValue method adds a multi-valued configuration parameter for this agent configuration. If the specified configuration parameter exists, the value is updated.

Syntax

The AddAssociationMultiValue method has the following format:

Netegrity::PolicyMgtAgentConfig‑>AddAssociationMultiValue(Name, valueArray)

Parameters

The AddAssociationMultiValue method accepts the following parameters:

Name (string)

Specifies the configuration parameter name.

valueArray (string array)

Specifies a reference to an array of values associated with this parameter name (for example: \@myarray).

Return Value

The AddAssociationMultiValue method returns one of the following values:

Remarks

Multi-valued parameters can be stored only as plain text.


Copyright © 2010 CA. All rights reserved. Email CA about this topic