Design Pattern: Security – Single Point of Access

Protected data needs to be used. There are many types of entities which might attempt to use the data. Problem: If no standard way of accessing data exists, then each entity might attempt to build its own system for handing the sensitive data.

Bron : Dynamics NAV Team Blog
Lees meer…