Creates an instance of the ApiAccessTokenDataBase class.
Optional
storage: IStorageStorage with data for initialization.
The creation date and time of the token.
The identifier of the employee who created the token.
=The name of the user for whom the token was created.
A description of the token.
The expiration date and time of the token.
The hash of the token.
The identifier of the token.
The date and time of token last activity.
The scope of the token.
The identifier of the user for whom the token was created.
The name of the user for whom the token was created.
Optional
context: StorageSerializableContextOptional
context: StorageSerializableContext
Represents the base data associated with API access token.