SuccessfullyMigrated

The token migrated successfully. A new Credential was created and stored in the CredentialDataSource; reference it with the returned tokenId via Credential.with(tokenId). The SessionClient passed to migrate has been cleared and must not be used again.

Constructors

Link copied to clipboard
constructor(tokenId: String)

Properties

Link copied to clipboard

The id of the stored Credential; retrieve it with Credential.with(tokenId).