Choose your implementation method:
This data structure is part of the Auth Interface.
Output parameters for the EOS_Auth_QueryIdToken Function.
Properties
EOS_Auth_QueryIdTokenCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_Auth_QueryIdToken
|
EOS_EpicAccountId LocalUserId
|
The Epic Account ID of the local authenticated user.
|
EOS_EpicAccountId TargetAccountId
|
The target Epic Account ID for which the ID token was retrieved.
|
This data structure is part of the Auth Interface.
Output parameters for the {AuthInterface.QueryIdToken} Function.
Properties
Auth.QueryIdTokenCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_Auth_QueryIdToken
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local authenticated user.
|
EpicAccountId TargetAccountId
|
The target Epic Account ID for which the ID token was retrieved.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no