共用方式為


ScriptSecureStringExecutionParameter interface

純文字值執行參數

Extends

屬性

secureValue

傳遞之參數的安全值,不應儲存在記錄中。這個值包含認證。 在向用戶顯示之前,請考慮遮蔽

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

name

參數名稱

屬性詳細資料

secureValue

傳遞之參數的安全值,不應儲存在記錄中。這個值包含認證。 在向用戶顯示之前,請考慮遮蔽

secureValue?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "SecureValue"

屬性值

"SecureValue"

繼承的屬性詳細資料

name

參數名稱

name: string

屬性值

string

繼承自ScriptExecutionParameter.name