using System.Collections.Generic; namespace Neo.Legitimate.UserConsole.Models { public class SecurityModel : BaseUserModel { } }