Usercode

The Usercode property defines the usercode to use when connecting to a host application.

Note: This is the usercode required to connect to the host application server, not the application itself. This property is optional and is only needed if the usercode has not been predefined in the View created to access the application.

Syntax

Object.Usercode

<Object> is an expression that evaluates to an instance of a Component Enabler connection object.

Returns

The current usercode.

Example

LINCAPP.Usercode = "LINCUSER"