InvalidListTokenCode=136// InvalidListToken represents an error where the provided list token is invalid
PausedCode=137// Paused represents an error when an operation cannot be completed because the thing being operated on is paused
// Note: Currently unused in OSS
WindowsRDPClientEarlyDisconnectionCode=138// WindowsRDPClientEarlyDisconnection represents an error when a Windows RDP client disconnects early, a known behavior with Windows Remote Desktop clients
AuthAttemptExpiredCode=198// AuthAttemptExpired represents an expired authentication attempt
AuthMethodInactiveCode=199// AuthMethodInactive represents an error that means the auth method is not active.