AccLoginInfo
Description
The structure represents an instance of the Account Login entity.
Constructor
| Constructor | Description |
|---|---|
| AccLoginInfo | Initializes a new instance of the AccLoginInfo object model. |
Properties
| Property | Description |
|---|---|
| EmailAddress | Specify the EmailAddress to log in to the AccountManager. |
| Password | Specify the password to log in to AccountManager. |
Remarks
Use the AccLoginInfo object model to set the login information of the AccountManager.