Choose your implementation method:
This data structure is part of the Auth Interface.
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.
|
This data structure is part of the Auth Interface.
Input parameters for the {AuthInterface.DeletePersistentAuth} function.
Properties
Auth.DeletePersistentAuthOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_AUTH_DELETEPERSISTENTAUTH_API_LATEST.
|
string 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.
|
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