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 IdentityServer4.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync : unit -> System.Threading.Tasks.Task<int>
override this.IdentityServer4.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync : unit -> System.Threading.Tasks.Task<int>
Function SaveChangesAsync () As Task(Of Integer) Implements IPersistedGrantDbContext.SaveChangesAsync
Returns
Implements
IdentityServer4.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync