GAskPasswordFlags are used to request specific information from the
user, or to notify the user of their choices in an authentication
situation.
G_ASK_PASSWORD_NEED_PASSWORD
operation requires a password.
G_ASK_PASSWORD_NEED_USERNAME
operation requires a username.
G_ASK_PASSWORD_NEED_DOMAIN
operation requires a domain.
G_ASK_PASSWORD_SAVING_SUPPORTED
operation supports saving settings.
G_ASK_PASSWORD_ANONYMOUS_SUPPORTED
operation supports anonymous users.
GAskPasswordFlags are used to request specific information from the user, or to notify the user of their choices in an authentication situation. G_ASK_PASSWORD_NEED_PASSWORD operation requires a password. G_ASK_PASSWORD_NEED_USERNAME operation requires a username. G_ASK_PASSWORD_NEED_DOMAIN operation requires a domain. G_ASK_PASSWORD_SAVING_SUPPORTED operation supports saving settings. G_ASK_PASSWORD_ANONYMOUS_SUPPORTED operation supports anonymous users.