Hello
I want to search the operator table for user in concrete assignment groups and capability word. Those field are array. I found this
var q = new Query("operator", new QueryCond("cap.exec", ISIN, "SysAdmin"));
But it not work. Have someone any other ideas?
Thx J


Reply With Quote
Bookmarks