Registration Shell Properties

Registration shell properties are defined when registering a new user.

Shell.LoginId

string (input). The user's login ID.

Shell.Password

string (input). The user's password.

Shell.RegistrationMethod

string (input). Indicates the registration method in use. Possible values are manual and automatic and correspond to options available on the External User tab of the Settings dialog box in SBM System Administrator.

Shell.Contact

VarRecord object (input/output). A Contact record representing the new user. Changes made to this object are stored in the database after the script exits.

Related Topics