namespace JOBot.TClient.Infrastructure.Attributes.Authorization; [AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)] public class AcceptNotPreparedAttribute : Attribute;