Share via


LoginMode type

Specifies login mode for the user. The default value is Interactive.

type LoginMode = "Batch" | "Interactive"