Gjsify LogoGjsify Logo

#GAskPasswordFlags are used to request specific information from the user, or to notify the user of their choices in an authentication situation.

bitfield

Index

Enumeration Members

ANONYMOUS_SUPPORTED: number

operation supports anonymous users.

NEED_DOMAIN: number

operation requires a domain.

NEED_PASSWORD: number

operation requires a password.

NEED_USERNAME: number

operation requires a username.

SAVING_SUPPORTED: number

operation supports saving settings.

TCRYPT: number

operation takes TCRYPT parameters (Since: 2.58)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method