ApplicationMode Enumeration
Indicates the mode in which the application can run.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
| Member name | Description | |
|---|---|---|
| MacClient | Indicates that the application is running remotely on a computer running the Macintosh operating system. | |
| RemoteClient | Indicates that the application is running remotely on a computer running the Windows operating system. | |
| RemoteWebAccess | Indicates that the application is running remotely through Remote Web Access. | |
| Server | Indicates that the application is running remotely on a server running a Windows operating system. |
Community Additions
ADD
Show: