interface

ConnectionParams

Re-exported types from the underlying RDP core native module.

typescript
interface ConnectionParams

Properties

NameTypeDescription
colorDepth?number-
connectionTimeout?number-
desktopHeight?number-
desktopWidth?number-
enableDebugLog?boolean-
hostnamestring-
ignoreCertificate?boolean-
passwordstring-
portnumber-
usernamestring-

Was this page helpful?