Developer Documentation Library > Interviewer - Server > Reference > ISessionEngines interface > GetUnregisteredEngines
 
GetUnregisteredEngines
Returns a quoted string list of unregistered session engines.
Syntax
GetUnregisteredEngines[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