The ConvertFromLegacy method converts a v4.x agent to a v5.x agent.
Syntax
The ConvertFromLegacy method has the following format:
Netegrity::PolicyMgtAgent‑>ConvertFromLegacy( )
Parameters
The ConvertFromLegacy method accepts no parameters.
Return Value
The ConvertFromLegacy method returns one of the following values:
The ConvertToLegacy method converts a v5.x agent to a v4.x agent.
Syntax
The ConvertToLegacy method has the following format:
Netegrity::PolicyMgtAgent‑>ConvertToLegacy( )
Parameters
The ConvertToLegacy method accepts no parameters.
Return Value
The ConvertToLegacy method returns one of the following values:
The Description method sets or retrieves the agent description.
Syntax
The Description method has the following format:
Netegrity::PolicyMgtAgent‑>Description([agentDesc])
Parameters
The Description method accepts the following parameter:
agentDesc (string)
(Optional) Specifies the description to set.
Return Value
The Description method returns one of the following values:
The IPAddress method sets or retrieves the agent's IP address.
Syntax
The IPAddress method has the following format:
Netegrity::PolicyMgtAgent‑>IPAddress([ipAddress])
Parameters
The IPAddress method accepts the following parameter:
ipAddress (string)
(Optional) Specifies the IP address to set.
Return Value
The IPAddress method returns one of the following values:
The Name method sets or retrieves the name of the agent.
Syntax
The Name method has the following format:
Netegrity::PolicyMgtAgent‑>Name([agentName])
Parameters
The Name method accepts the following parameter:
agentName (string)
(Optional) Specifies the name to assign to the agent.
Return Value
The Name method returns one of the following values:
The RealmHintAttrID method sets or retrieves the hint attribute for a RADIUS agent.
Syntax
The RealmHintAttrID method has the following format:
Netegrity::PolicyMgtAgent‑>RealmHintAttrID([hintID])
Parameters
The RealmHintAttrID method accepts the following parameter:
hintID (int)
(Optional) Specifies the hint attribute ID to set.
Return Value
The RealmHintAttrID method returns one of the following values:
The SharedSecret method sets or retrieves the shared secret for a v4.x agent. This is the same shared secret used in the Web agent configuration.
The SharedSecret method has the following format:
Netegrity::PolicyMgtAgent->SharedSecret([sharedSecret])
The SharedSecret method accepts the following parameter:
sharedSecret (string)
(Optional) Specifies the shared secret to set.
The SharedSecret method returns one of the following values:
Copyright © 2015 CA Technologies.
All rights reserved.
|
|