SBM ModScript Reference → Programming SBM ModScript → Shell Properties → Shell Property Descriptions → Registration Shell Properties
Registration shell property accessors are defined when registering a new user.
Variant& containing string (read-only). The user's login ID.
Variant& containing string (read-only). The user's password.
Variant& containing string (read-only). 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.
Variant& containing VarRecord object. A Contact record representing the new user. Changes made to this object are stored in the database after the script exits. See VarRecord.
Copyright © 2007–2020 Micro Focus or one of its affiliates. All rights reserved.