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

Type of the secret.

value

Value of secure string.

Property Details

type

Type of the secret.

type: "SecureString"

Property Value

"SecureString"

value

Value of secure string.

value: string

Property Value

string