namespace SharedLibraryCore.Events.Management; public class LogoutEvent : LoginEvent { }