The user interface for displaying a username/password sign-in dialog. More...
|  Header |  #include <User | 
|  Inherits | QWidget | 
Public Functions
| User | 
Detailed Description
This will be used by the AuthenticationView for Token, HTTP Basic, HTTP Digest, and IWA logins.
Member Function Documentation
UserCredentialView::UserCredentialView  (Esri::ArcGISRuntime::Toolkit::AuthenticationController      *controller, QWidget *parent = nullptr)   
Constructor.
- controller The authentication challenge controller.
 - parent Parent widget.