Script API - v1.19.70
    Preparing search index...

    A collection of server secrets defined in dedicated server configuration.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    names: string[]

    A list of available, configured server secrets.

    Methods

    • Beta

      Parameters

      • name: string

      Returns undefined | SecretString

      Returns a SecretString that is a placeholder for a secret configured in a JSON file. In certain objects, like an HttpHeader, this Secret is resolved at the time of execution but is not made available to the script environment.