Merge
This commit is contained in:
commit
4bdedeb25f
11 changed files with 226 additions and 22 deletions
|
@ -64,5 +64,6 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
string[] GetApplicationUsers(string collectionName, string applicationName);
|
||||
bool SetApplicationUsers(string collectionName, RemoteApplication remoteApp, string[] users);
|
||||
bool CheckRDSServerAvaliable(string hostname);
|
||||
List<string> GetServersExistingInCollections();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue