Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVaultLastAccessStatusContractProperties

Package version

Issue contract Update Properties.

Hierarchy

  • KeyVaultLastAccessStatusContractProperties

Index

Properties

Optional code

code: undefined | string

Last status code for sync and refresh of secret from key vault.

Optional message

message: undefined | string

Details of the error else empty.

Optional timeStampUtc

timeStampUtc: Date

Last time secret was accessed. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Generated using TypeDoc