LoginInfo structure
The LoginInfo data structure holds the login information for a user. User ID, passwords, domain and other information necessary to log on to the application.
Definition
<complexType name="LoginInfo">
<sequence>
<element name="locale" type="string" nillable="true" />
<element name="timeZone" type="string" nillable="true" />
<element name="authentication" type="string"
nillable="true" />
</sequence>
</complexType>
The structure consists of the following elements:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*