Table of Contents

Enum UOLoginDeniedReason

Namespace
Moongate.UO.Data.Types
Assembly
Moongate.UO.Data.dll

Represents UOLoginDeniedReason.

public enum UOLoginDeniedReason : byte

Fields

AccountAlreadyInUse = 1
AccountBlocked = 2
CommunicationProblem = 4
GeneralIgrAuthenticationFailure = 7
IgrConcurrencyLimitMet = 5
IgrTimeLimitMet = 6
IncorrectNameOrPassword = 0
InvalidCredentials = 3