Exemplo n.º 1
0
 public void RemoveApiResource(IdentityServer4.MongoDB.Entities.ApiResource dbReource)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddApiResource(IdentityServer4.MongoDB.Entities.ApiResource entity)
 {
     throw new NotImplementedException();
 }