API Docs for: 2.0.20133.2
Show:

ui.AuthType Class

Module: UI

Enum ui.AuthType

Item Index

Properties

Properties

AAD

String

require users to authenticate with an Active Directory account

Default: "aad"

DELEGATED

String

require users to authenticate with a delegated auth token generated from a trusted partner

Default: "delegated"

MSA

String

require users to authenticate with a MSA (login.live.com) account

Default: "msa"