Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecretAttributes

Package version

The secret management attributes.

Hierarchy

Index

Properties

Optional created

created: Date

Creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.

Optional enabled

enabled: undefined | false | true

Determines whether the object is enabled.

Optional expires

expires: Date

Expiry date in UTC.

Optional notBefore

notBefore: Date

Not before date in UTC.

Optional updated

updated: Date

Last updated time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc