Hello, I want to know the API which we can get http(s) port inforamtion that managment client is using . Thanks in advace
String VideoOS.Platform.ServerId.ServerScheme might fit for your question. Please see this link -
Also, there is a sample called Configuration Dump. ServerScheme is used in the code line 347 in DumpConfigurationUserControl.cs so it might be helpful.
