Back to Node Auth0

Interface FlowsVaultConnectionHttpApiKeySetup

docs/interfaces/management.Management.FlowsVaultConnectionHttpApiKeySetup.html

5.9.11.0 KB
Original Source

Interface FlowsVaultConnectionHttpApiKeySetup

interface FlowsVaultConnectionHttpApiKeySetup {
type: "API_KEY";
name: string;
value: string;
in: Management.FlowsVaultConnectionHttpApiKeySetupInEnum;
}

Index

Properties

typenamevaluein

Properties

type

type: "API_KEY"

name

name: string

value

value: string

in

in: Management.FlowsVaultConnectionHttpApiKeySetupInEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typenamevaluein