Esempio n. 1
0
 public new Task Update(Expression <Func <IdentityServer4.MongoDB.Entities.PersistedGrant, bool> > filter, IdentityServer4.MongoDB.Entities.PersistedGrant entity)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public new Task Add(IdentityServer4.MongoDB.Entities.PersistedGrant entity)
 {
     throw new NotImplementedException();
 }