Aracılığıyla paylaş


ApiAuthorizationDbContext<TUser>.Keys Özellik

Tanım

öğesini alır veya ayarlar DbSet<TEntity>.

public Microsoft.EntityFrameworkCore.DbSet<Duende.IdentityServer.EntityFramework.Entities.Key> Keys { get; set; }
member this.Keys : Microsoft.EntityFrameworkCore.DbSet<Duende.IdentityServer.EntityFramework.Entities.Key> with get, set
Public Property Keys As DbSet(Of Key)

Özellik Değeri

DbSet<Duende.IdentityServer.EntityFramework.Entities.Key>

Uygulamalar

Duende.IdentityServer.EntityFramework.Interfaces.IPersistedGrantDbContext.Keys

Şunlara uygulanır