The most recent content from our members.
This code returns the query but how can I invoke it within the queryUri? Thanks in advance. class Program { static void Main(string[] args) { ServicePointManager.ServerCertificateValidationCallback = ServerCertificateValidationCallback; var client = new SwisJsonClient { Hostname = "localhost", Username = "admin", Password…
It looks like you're new here. Sign in or register to get started.