• Connecting to Groupshare Server in the Code + Active Directory Authentication

    Dears , I'm working on a plugin that connects to the groupshare DB and gets all open projects and import them to the Project controller .. In the code , I define the server as : Uri serverAddress = new Uri("ps. MyServerAddress:MyPort/"); server…