Feedback fixes
This commit is contained in:
parent
4de74dcea7
commit
acb9445b4b
11 changed files with 132 additions and 32 deletions
|
@ -63,5 +63,6 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
bool CheckServerAvailability(string hostName);
|
||||
string[] GetApplicationUsers(string collectionName, string applicationName);
|
||||
bool SetApplicationUsers(string collectionName, RemoteApplication remoteApp, string[] users);
|
||||
bool CheckRDSServerAvaliable(string hostname);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue