How to get http or https port information via SDK

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 -

https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_server_id.html&tree=tree_search.html?search=https

Also, there is a sample called Configuration Dump. ServerScheme is used in the code line 347 in DumpConfigurationUserControl.cs so it might be helpful.

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/configdump/readme.html&tree=tree_search.html?search=configdump