AskPasswordFlags

class AskPasswordFlags(val mask: <Error class: unknown class>)

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

Constructors

Link copied to clipboard
constructor(mask: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val mask: <Error class: unknown class>

Functions

Link copied to clipboard
open infix fun or(other: AskPasswordFlags): AskPasswordFlags