Migration Status
Enum that represents the migration status returned from the SDK.
Entries
The PingID SDK keyPair and/or device identificator couldn't be found within the context of the calling application, migration process not needed.
The migration process was started but ended with 408 (timeout) or greater then 500 (internal error) HTTP status, in this case we let the calling application repeat the process.
The migration process currently running.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.