CmdkeySetup interface
The custom setup of running cmdkey commands.
- Extends
Properties
| password | The password of data source access. |
| target |
The server name of data source access. Type: string. |
| type | The type of custom setup. |
| user |
The user name of data source access. Type: string. |
Property Details
password
targetName
The server name of data source access. Type: string.
targetName: any
Property Value
any
type
The type of custom setup.
type: "CmdkeySetup"
Property Value
"CmdkeySetup"
userName
The user name of data source access. Type: string.
userName: any
Property Value
any