namespace PRSServer { public enum ServerType { Database, GPS, Schedule, AutoDiscovery, Web, Certificate } }