ApplicationMode Enumeration

 

Indicates the mode in which the application can run.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

public enum class ApplicationMode

Member nameDescription
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.

Return to top

Community Additions

ADD
Show: