SessionState type

Defines values for SessionState.
KnownSessionState can be used interchangeably with SessionState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Active
Disconnected
Pending
LogOff
UserProfileDiskMounted

type SessionState = string