Skip to content

Data Object - GlobalPreLogonSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GlobalSettings.PreLogonSettings

Returned by

GlobalSettings_GetPreLogonSettings

Since

Horizon 7.5

Data Object Description

The Configuration which can be accessed without any user authentication on the login page.

Data Object Properties

Name Type Description
enableUIUsernameCaching xsd:boolean For UI based clients: 1 2
Non UI based clients should ignore this property. 3 4

  1. If set true, UI clients should show a "Remember me" check box option on the login page. 

  2. If set false, UI clients should not show the "Remember me" check box option on the login page. 

  3. This property has a default value of true. 

  4. This property need not be set.