Datalayer VS Code Extension - v0.0.18
    Preparing search index...

    Tree item for displaying a secret with masked value. Shows secret name, variant, and masked value but never the actual secret value.

    Hierarchy

    • TreeItem
      • SecretTreeItem
    Index
    • Creates a new SecretTreeItem with masked value display and security tooltip.

      Parameters

      • secret: SecretJSON

        Secret DTO from the Datalayer platform.

      Returns SecretTreeItem

    secret: SecretJSON

    Secret DTO from the Datalayer platform.