UserCredentialView Class

  • UserCredentialView
  • class Esri::ArcGISRuntime::Toolkit::UserCredentialView

    The user interface for displaying a username/password sign-in dialog. More...

    Header: #include <UserCredentialView>

    Public Functions

    UserCredentialView(Esri::ArcGISRuntime::Toolkit::AuthenticationController *controller, QWidget *parent = nullptr)

    Detailed Description

    This will be used by the AuthenticationView for Token, HTTP Basic, HTTP Digest, and IWA logins.

    Member Function Documentation

    [explicit] UserCredentialView::UserCredentialView(Esri::ArcGISRuntime::Toolkit::AuthenticationController *controller, QWidget *parent = nullptr)

    Constructor.

    • controller The authentication challenge controller.
    • parent Parent widget.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.