EOS_Connect_VerifyIdTokenOptions

EOS API reference page for EOS_Connect_VerifyIdTokenOptions

1分未満で読めます

This data structure is part of the Connect Interface.

Remarks

Input parameters for the EOS_Connect_VerifyIdToken function.

Properties

EOS_Connect_VerifyIdTokenOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_CONNECT_VERIFYIDTOKEN_API_LATEST.
const EOS_Connect_IdToken* IdTokenThe ID token to verify. Use EOS_ProductUserId_FromString to populate the ProductUserId field of this struct.