Auth0 Node.js SDK - v5.3.1
    Preparing search index...

    Interface FlowsVaultConnectionHttpApiKeySetup

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

    Properties

    Properties

    type: "API_KEY"
    name: string
    value: string