namespace FrostFS.SDK.Client; public enum RuleStatus { Allow, NoRuleFound, AccessDenied, QuotaLimitReached }