This represents a placeholder object that represents a secret string. The contents of that string are not available to script; this object is just a placeholder.

Hierarchy

  • SecretString

Constructors

Constructors

  • Parameters

    • value: string

    Returns SecretString

    Remarks

    This function can't be called in read-only mode.