DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
True if user logged in OK
Prompts the user for a username and password, updating the username and password properties.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public bool GetUserNameAndPassword( string Title = "", bool ShowAlwaysUseCheckBox = true ) |
| Visual Basic |
|---|
Public Function GetUserNameAndPassword ( Optional Title As String = "", Optional ShowAlwaysUseCheckBox As Boolean = true ) As Boolean |
| Visual C++ |
|---|
public: virtual bool GetUserNameAndPassword( String^ Title = L"", bool ShowAlwaysUseCheckBox = true ) sealed |
Parameters
- Title (Optional)
- Type: System..::..String
- ShowAlwaysUseCheckBox (Optional)
- Type: System..::..Boolean
Return Value
Type: BooleanTrue if user logged in OK
Remarks
If UsePreviousUsernameAndPasswordSet is true, will return