Example #1
0
 public void Remove(IdS4IdentityResource resource)
 {
     _identityResourceRepository.Delete(resource);
 }