Sorry...I meant user authorization.
If a user is not authorized to add a new entity (they can edit), how do I make that happen?
If a user is not authorized to view a portion of the data (only division A data, for example), how do I limit various view, lists, modules, etc.?
I figure, if there is a general way to do this (service, injection, etc.), I can extend it to work with my active directory.
Since this is security in a CAB application, I thought it best to leave this issue here.
Thanks!
Bill