RdpConnection Class
Represents a .rdp file.
Constructor
RdpConnection(*, contents: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
contents
|
The contents of the .rdp file. Default value: None
|
Variables
| Name | Description |
|---|---|
|
contents
|
The contents of the .rdp file. |