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