Skip to main content

LoginInfo

Description

The structure represents an instance of the Login entity.

Constructor

ConstructorDescription
LoginInfoInitializes a new instance of the LoginInfo object model.

Properties

PropertyDescription
TenantNameSpecify your tenant name. If not specified, the system will default to the root tenant.
UserNameSpecify the username to log in to the application (e.g., ControlRoom).
PasswordSpecify the password to log in to the application (e.g., ControlRoom).
ClientIdSpecify the ClientId of the application(Eg:- ControlRoom).
IsStationSpecify the value that indicates whether to log in to the SmartStation agent or other applications(e.g., ControlRoom).

Remarks

Use the LoginInfo object model to set the login information of the application(e.g., ControlRoom).