Exemplo n.º 1
0
 public void RemoveClient(IdentityServer4.MongoDB.Entities.Client dbClient)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddClient(IdentityServer4.MongoDB.Entities.Client entity)
 {
     throw new NotImplementedException();
 }