Dart.Emulation Namespace : Credentials Class |
The following tables list the members exposed by Credentials.
Name | Description | |
---|---|---|
![]() | Credentials Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CommandPrompt | Defines the command prompt to look for after login. An empty string indicates the Login should return immediately. |
![]() | Password | Defines the password used during login. |
![]() | PasswordPrompt | Defines the password prompt to look for after login. |
![]() | PromptTimeout | Defines the timeout period (in ms) for login prompts. |
![]() | Username | Defines the username used during login. |
![]() | UsernamePrompt | Defines the username prompt to look for during login. |