Enumeration (GI Flags)

Gio-2.0GioAskPasswordFlags

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

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)