ApiAuthorizationDbContext<TUser>.IPersistedGrantDbContext.SaveChangesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
System.Threading.Tasks.Task<int> IPersistedGrantDbContext.SaveChangesAsync ();
abstract member Duende.IdentityServer.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync : unit -> System.Threading.Tasks.Task<int>
override this.Duende.IdentityServer.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync : unit -> System.Threading.Tasks.Task<int>
Function SaveChangesAsync () As Task(Of Integer) Implements IPersistedGrantDbContext.SaveChangesAsync
Returns
Implements
Duende.IdentityServer.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync