Note that there are some explanatory texts on larger screens.

plurals
  1. POWhere to find example code for the RD Gateway API?
    primarykey
    data
    text
    <p>I am trying to write a custom authentication module for the <a href="http://msdn.microsoft.com/en-us/library/ee672231%28v=vs.85%29.aspx" rel="nofollow noreferrer">Remote Desktop Gateway API</a>. However there is no example code of how to use it on the MSDN. I also have been looking around on the net for any kind of tutorial for writing a custom authentication module, but have found none.</p> <p>I have found a <a href="http://networkdojo.net/2011/09/12/remote-desktop-services-rd-gateway/" rel="nofollow noreferrer">few</a> <a href="http://www.windowsecurity.com/articles/Configuring-Windows-Server-2008-Terminal-Services-Gateway-Part2.html" rel="nofollow noreferrer">high level</a> overviews of how RD Gateway works and how to set it up, and I can get the system as a whole working using Active Directory. However, I need to replace the AD login with a custom authentication module (the reason for the API), but I have not seen a single tutorial or working example code that implements the API. </p> <p>Can anyone provide some working example code that uses the RD Gateway API? I have a strong feeling that I will not find any tutorials, but just seeing someone else's example code would help immensely.</p> <p>Language does not matter, but as I have learned from my <a href="https://stackoverflow.com/questions/9468526/writing-com-servers-for-the-windows-api-in-c-where-to-begin">other question about this API</a> it would be better if the solution was native instead of managed, but a managed solution is fine too.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload