Result
Describes the result from LegacyTokenMigration.migrate.
Types
Link copied to clipboard
An error occurred when migrating the token. See the associated exception for details.
Link copied to clipboard
The SessionClient supplied to the LegacyTokenMigration.migrate call did not contain a token, migration is not possible.
Link copied to clipboard
The token was previously migrated. No changes were made as a result of the LegacyTokenMigration.migrate call.
Link copied to clipboard
The token migrated successfully. The Credential supplied to the LegacyTokenMigration.migrate call now stores the token. The SessionClient supplied to the LegacyTokenMigration.migrate call has been cleared, and should no longer be used.