Remarks
Client credentials.
Properties
EOS_Platform_ClientCredentials
Property | Value |
---|---|
const char* ClientId | Client ID of the service permissions entry. Set to NULL if no service permissions are used. Max length is EOS_PLATFORM_CLIENTCREDENTIALS_CLIENTID_MAX_LENGTH. |
const char* ClientSecret | Client secret for accessing the set of permissions. Set to NULL if no service permissions are used. Max length is EOS_PLATFORM_CLIENTCREDENTIALS_CLIENTSECRET_MAX_LENGTH. |