RDPClient
.CheckRDPAuth(host, port)
⇒ CheckRDPAuthResponse
.IsRDP(host, port)
⇒ IsRDPResponse
CheckRDPAuthResponse
: object
IsRDPResponse
: object
rdp
RDPClient
.CheckRDPAuth(host, port)
⇒ CheckRDPAuthResponse
.IsRDP(host, port)
⇒ IsRDPResponse
CheckRDPAuthResponse
RDPClient
CheckRDPAuthResponse
- - The response from the check.error
- The error encountered during the check.Param | Type | Description |
---|---|---|
host | string | The host to check. |
port | number | The port to check. |
IsRDPResponse
RDPClient
IsRDPResponse
- - The response from the check.error
- The error encountered during the check.Param | Type | Description |
---|---|---|
host | string | The host to check. |
port | number | The port to check. |
object
rdp
object
rdp