Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceKeysResponse

Package version

interface

An interface representing WorkspaceKeysResponse. Workspace authorization keys for a workspace.

Hierarchy

  • WorkspaceKeysResponse

Index

Properties

Optional primaryToken

primaryToken: undefined | string
member

{string} [primaryToken] Primary authorization key for this workspace.

Optional secondaryToken

secondaryToken: undefined | string
member

{string} [secondaryToken] Secondary authorization key for this workspace.

Generated using TypeDoc