Login into SonicWALL VPN through a .NET application
问题 I am currently trying to access a SonicWALL VPN , inside of a .NET application. We have all the necessary credentials inside of our database, but I can't find a way to call the SonicWALL Global VPN inside a .NET application to start it. Does SonicWALL have an API of any sort? Or does .NET have a way to access the SonicWALL Global VPN ? I have seen Remote Access Services but not sure if this library can access SonicWALL Global VPNs or just Windows VPNs. 回答1: The answer was simpler then the