Working on edit button for Members of Security groups

This commit is contained in:
2020-08-22 20:30:05 +02:00
parent e6822e0491
commit ca983c9d3a
5 changed files with 35 additions and 8 deletions

View File

@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace UserService.Infrastructure.DataModels
{