RdpConnection Class

Represents a .rdp file.

Constructor

RdpConnection(*, contents: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
contents
str

The contents of the .rdp file.

Default value: None

Variables

Name Description
contents
str

The contents of the .rdp file.