SecureString interface 
Azure Data Factory secure string definition. The string value will be masked with asterisks '*' during Get or List API calls.
- Extends
Properties
| type | Polymorphic discriminator, which specifies the different types this object can be | 
| value | Value of secure string. | 
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "SecureString"Property Value
"SecureString"
value
Value of secure string.
value: stringProperty Value
string