namespace ManagerService.Data { public enum ApiKeyAppType { VisitApp, TabletApp, Other } }