public void UpdateChancellery(TypeAccessDTO TypeAccessDTO, string authorEmail)
 {
     throw new NotImplementedException();
 }
 public void MakeTypeAccess(TypeAccessDTO TypeAccessDTO, string authorEmail)
 {
     throw new NotImplementedException();
 }