跳到主要内容

Class: SecretString

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.

Constructors

new SecretString()

new SecretString(value): SecretString

Parameters

ParameterType
valuestring

Returns

SecretString