ACTA:InvalidateAccountToken

ACTA:InvalidateAccountToken

Request #

WordDescription
0
0x041D0080Cmd0x041DParam2Xlat0
1u32, invalidation action bit field (see description)
2u8, Account slot

Response #

WordDescription
0
0x041D0040Cmd0x041DParam1Xlat0
1Result code

Description #

Resets the account access token (used for certain requests) for the account. The account slot must be 0xFE. Therefore, this command can only be used to invalidate the account access token for the currently loaded account.

The following invalidation actions are supported using this command:

BitAction
0Clears the access token and resets its expiry date.
1Clears the refresh token.