ManagedSessionState.ClientType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: enum class ManagedSessionState::ClientType
public enum ManagedSessionState.ClientType
type ManagedSessionState.ClientType =
Public Enum ManagedSessionState.ClientType
- Inheritance
-
ManagedSessionState.ClientType
Fields
Name | Value | Description |
---|---|---|
ClientTypeUnspecified | -1 | |
ClientTypeGui | 0 | |
ClientTypeBc | 1 | |
ClientTypeAos | 2 | |
ClientTypeWorker | 3 | |
ClientTypeCount | 4 | |
ClientTypeBcWeb | 5 | |
ClientTypeAll | 6 |