Cmdkey Setup Response
data class CmdkeySetupResponse(val password: SecureStringResponse, val targetName: Any, val type: String, val userName: Any)
The custom setup of running cmdkey commands.
The custom setup of running cmdkey commands.