EOS_Platform_ClientCredentials

EOS API reference page for EOS_Platform_ClientCredentials

阅读时间少于1分钟

Remarks

Client credentials.

Properties

EOS_Platform_ClientCredentials

PropertyValue
const char* ClientIdClient 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* ClientSecretClient 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.