LoginResult Properties |
The LoginResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorMessage |
Gets or sets the message when login failed.
| |
| Exception |
Gets the ExceptionResultElement that contains exception from logging in to Cobra.
| |
| Success |
Gets or sets whether the login succeeds.
|