How to specifiy a web proxy when using the RDP PlatformSession connection?

When creating a session as shown in Example "1.1. PlatformSession" I cannot find any arguments to specify a web proxy. Is there a way to set these arguments or how could I implement such a requirement?

Regards,

Martin

Best Answer

  • Gurpreet
    Answer ✓

    Hi @martin.grunwald,

    I think the .NET library will automatically use the system proxy settings - so there is no need to explicitly provide proxy information in the arguments.

Answers