ClientVerification
(static) bool AllowGod( get; set; )
(static) bool AllowRegular( get; set; )
(static) bool AllowUOTD( get; set; )
(static) TimeSpan KickDelay( get; set; )
(static) ClientVersion Required( get; set; )
(static) void EventSink_ClientVersionReceived( ClientVersionReceivedArgs e )
(static) void Initialize()
(static) void SendAnnoyGump( Mobile m )
(ctor) ClientVerification()