[XmlArrayAttribute("tokens")] [XmlArrayItemAttribute("jwt", typeof(JwtSettings))] public List<TokenSettings> Tokens { get; set; }