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 | Polymorphic discriminator, which specifies the different types this object can be |
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
Polymorphic discriminator, which specifies the different types this object can be
type: "CmdkeySetup"
Property Value
"CmdkeySetup"
userName
The user name of data source access. Type: string.
userName: any
Property Value
any