namespace yaflay.ru.Auth { public enum ApiKeyTypes { Public, Private } }