GenerateAuthCode
Inherits MessageData
Public Member Functions
LocalMessage
Wrap()
Properties
string
AppID
[get, ]
Application ID provided by Crowd Control for your application.
string
CodeChallenge
[get, ]
string
CodeChallengeMethod
[get, ]
string[]?
Scopes
[get, ]
Optional subset of scopes granted to your Application if you need fewer than usual.
string[]?
Packs
[get, ]
Optional subset of packs granted to your Application if you need fewer than usual.
bool
QrCode
[get, ]
Optionally request a Data URL-encoded image of a QR code to scan to login.
