EOS_Connect_Credentials

EOS API reference page for EOS_Connect_Credentials

1分未満で読めます

This data structure is part of the Connect Interface.

Remarks

A structure that contains external login credentials. This is part of the input structure EOS_Connect_LoginOptions.

See Also

EOS_EExternalCredentialType, EOS_Connect_Login

Properties

EOS_Connect_Credentials

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_CONNECT_CREDENTIALS_API_LATEST.
const char* TokenExternal token associated with the user logging in.
EOS_EExternalCredentialType TypeType of external login; identifies the auth method to use.