Datalayer VS Code Extension - v0.0.17
    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

    Constructors

    Properties

    Constructors

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

      Parameters

      • secret: SecretDTO

        Secret DTO from the Datalayer platform.

      Returns SecretTreeItem

    Properties

    secret: SecretDTO

    Secret DTO from the Datalayer platform.