ApiAuthorizationDbContext<TUser>.IPersistedGrantDbContext.SaveChangesAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Restituisce
Implementazioni
Duende.IdentityServer.EntityFramework.Interfaces.IPersistedGrantDbContext.SaveChangesAsync