Enums.AuthenticationType enumeration

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

    ConstantDescription
    Enums.AuthenticationTypeUnknown(0) No type specified.
    Enums.AuthenticationTypeToken(1) Token-based authentication.
    Enums.AuthenticationTypeHTTP(2) HTTP Basic or Digest authentication.
    Enums.AuthenticationTypeCertificate(3) The client certificate-based security. Requires setting PKCS#12 information.

    See also AuthenticationChallenge.

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