Enums.LoginType enumeration

  • QML Enumeration List
  • Enums.LoginType enumeration
  • The LoginType can be one of:

    ConstantDescription
    Enums.LoginTypeUnknown(-1) Login type is unknown.
    Enums.LoginTypeOAuth(0) Login uses an OAuth 2.0 based workflow.
    Enums.LoginTypeClientCertificate(1) Login uses a digital certificate to identify the user.
    Enums.LoginTypeUsernamePassword(2) Login uses a username and password to identify the user.

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