This data structure is part of the Connect Interface.
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
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_CONNECT_CREDENTIALS_API_LATEST.
|
const char* Token
|
External token associated with the user logging in.
|
EOS_EExternalCredentialType Type
|
Type of external login; identifies the auth method to use.
|
This data structure is part of the Connect Interface.
A structure that contains external login credentials.
This is part of the input structure {LoginOptions}.
See Also
{ExternalCredentialType}, {ConnectInterface.Login}
Properties
Connect.Credentials
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_CONNECT_CREDENTIALS_API_LATEST.
|
string Token
|
External token associated with the user logging in.
|
ExternalCredentialType Type
|
Type of external login; identifies the auth method to use.
|
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