This data structure is part of the Auth Interface.
Remarks
Input parameters for the EOS_Auth_DeletePersistentAuth function.
Properties
EOS_Auth_DeletePersistentAuthOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_AUTH_DELETEPERSISTENTAUTH_API_LATEST. |
const char* RefreshToken | A long-lived refresh token that is used with the EOS_LCT_PersistentAuth login type and is to be revoked from the authentication server. Only used on Console platforms. On Desktop and Mobile platforms, set this parameter to NULL. |