Interviewer - Server > Reference > ISessionEngines interface > RegisteredEngines
 
RegisteredEngines
Returns a quoted string list of registered session engines.
Syntax
RegisteredEngines[Password As String] As String (read only)
Example
'http://IVWSVR1/WS1', 'http://IVWSVR2/WS1'
Arguments
Password
The Web tier registration password. The password is used to prevent unauthorized access to the session engine list.
See also
ISessionEngines interface