Skip to content

LoginRequest ​

Request to log in.

Kind: Class

Namespace: ConnectorLib.JSON

Inheritance: SimpleJSONRequest

Public Constructors

LoginRequest()

Public Attributes

string

login

The login name of the user.

string

password

The password of the user.