using IdentityServer8.EntityFramework.Entities; namespace Yavsc.Models { public class YavscApiScopeProperty : ApiScopeProperty { } }