Dart.Ssh Namespace : LoginData Class |
For a list of all members of this type, see LoginData members.
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). |