GAskPasswordFlags

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

Values

ValueMeaning
NeedPassword1

operation requires a password.

NeedUsername2

operation requires a username.

NeedDomain4

operation requires a domain.

SavingSupported8

operation supports saving settings.

AnonymousSupported16

operation supports anonymous users.

Tcrypt32

operation takes TCRYPT parameters (Since: 2.58)