namespace xCommons.Constants { public partial struct XPolicy { public const string AllowedOrigins = "AllowedOrigins"; } }