RDS Help desk computer group added
This commit is contained in:
parent
18ff39ce08
commit
6139b499a9
16 changed files with 505 additions and 25 deletions
|
@ -21,6 +21,9 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
public bool ClientPrinterRedirected { get; set; }
|
||||
public bool ClientPrinterAsDefault { get; set; }
|
||||
public bool RDEasyPrintDriverEnabled { get; set; }
|
||||
public int MaxRedirectedMonitors { get; set; }
|
||||
public int MaxRedirectedMonitors { get; set; }
|
||||
public string SecurityLayer { get; set; }
|
||||
public string EncryptionLevel { get; set; }
|
||||
public bool AuthenticateUsingNLA { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue