krn.SessionPropertiesSet

This job sets the specified properties of a session.

Settable properties (excerpt): address (client address), sessguid, statname, instname, statguid, userguid, hasserveraccount, loggedin, haschannel, autologin, supervisor, langid.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Properties

STRING

Yes

Semicolon-separated properties to be set. For each specified property, a corresponding input parameter is expected.

[Propertyname]

STRING

No

Property value (one parameter for each property specified in Properties)

2. Return Value

(INT): 0 = Job successful, otherwise error code.