using IdentityServer8.EntityFramework.Entities; namespace Yavsc.Models { public class YavscApiScopeClaim : ApiScopeClaim { } }