# The DatabaseCredential object

## Attributes

- `token` (string, Public Preview)
- `expiration_time` (string, Public Preview)

## Example

```json
{
  "token": "string",
  "expiration_time": "string"
}
```


