Class containing an Authorization token for a specific user and application.
- AuthToken, The authentication token for the user.
- HardExpirationTime, Date and time at which the token returned in AuthToken expires
and can no longer be used to authenticate the user for the application.