ScriptSecureStringExecutionParameter interface
a plain text value execution parameter
- Extends
Properties
| secure |
A secure value for the passed parameter, not to be stored in logs |
| type | The type of execution parameter |
Inherited Properties
| name | The parameter name |
Property Details
secureValue
A secure value for the passed parameter, not to be stored in logs
secureValue?: string
Property Value
string
type
The type of execution parameter
type: "SecureValue"
Property Value
"SecureValue"