<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [CredentialUsed](./core.credentialused.md) &gt; [time](./core.credentialused.time.md)

## CredentialUsed.time property

Time when the credential was used, in seconds of a Unix Epoch.

<b>Signature:</b>

```typescript
readonly time: number;
```
