The 3 Types of Security In Enterprise Applications(cascadeofinsights.com)
submitted by
AdamBell(61) 1 year, 5 months ago
There are generally three types of security in enterprise applications:
1. Role based security - Which actions can a user do - aka role-based access control
2. Entity level security - A user can only perform an Action on certain objects/data - aka row level security
3. Field level security - A user can see or edit only certain fields of an entity – (this is really fine grained and usually a bad idea)
|category: Architecture
|Views: 136
tags:
Architecture access EF enterprise C# another
Everyones tags:
Your Tags: