AskPasswordFlags#

class AskPasswordFlags#

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

Fields#

class AskPasswordFlags
ANONYMOUS_SUPPORTED#

The type of the None singleton.

NEED_DOMAIN#

The type of the None singleton.

NEED_PASSWORD#

The type of the None singleton.

NEED_USERNAME#

The type of the None singleton.

SAVING_SUPPORTED#

The type of the None singleton.

TCRYPT#

The type of the None singleton.