| Dart.Ssh Namespace : LoginData Class |
The following tables list the members exposed by LoginData.
| Name | Description | |
|---|---|---|
![]() | LoginData Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | HostNameOrAddress | The hostname or address in dot notation. |
![]() | Password | The password for basic authentication. |
![]() | Port | The port. |
![]() | Username | The username for basic authentication (null if no authentication is needed). |