Skip to content

SecretMetadata

Unofficial

Access metadata for a stored secret.

Import:

import type { SecretMetadata } from 'obsidian';

Signature:

export interface SecretMetadata

Properties

Property Type Description
lastAccess? number Timestamp in milliseconds of the last recorded access.

Links to this page: