Gjsify LogoGjsify Logo

An #ECredentialsPrompter prompt flags, influencing behaviour of the e_credentials_prompter_prompt().

bitfield

Index

Enumeration Members

ALLOW_SOURCE_SAVE: number

If set, any source changes during the credentials prompts, like the "remember-password" or user name changes, will be automatically stored in the source (written on the disk).

ALLOW_STORED_CREDENTIALS: number

If set, the stored credentials will be returned first. If there are no credentials saved, then the user will be asked. Any credentials reprompt should not have set this flag.

NONE: number

No flag is set.

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