@@ -65,7 +65,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
//public string DocNeedSignUserTypes { get; set; }
|
||||
|
||||
|
||||
public List<string> UserConfirmedUserTypeList => IdentityUserTypeList.Intersect(DocNeedSignUserTypeList).ToList();
|
||||
//public List<string> UserConfirmedUserTypeList => IdentityUserTypeList.Intersect(DocNeedSignUserTypeList).ToList();
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
|
||||
Reference in New Issue
Block a user