cc-everywhere

Enumeration: AuthMode

Enum representing different authentication modes.

Enumeration Members

Enumeration Member
Value
Description
UPFRONT
"upfront"
User authentication is upfront.
DELAYED
"delayed"
Authentication is delayed.
PRE_SIGNED_IN
"pre-signed-in"
User is pre-signed in.
IMS_JUMP
"ims-jump"
Authentication is through IMS jump.