Do we still use AddAuthorizationRules() for per-property or per-method rules in the area of "Authorization Rules"? It's replaced by AddBusinessRules()?
Of course, for Per-type authorization, we keep AddObjectAuthorizationRules().
Starting from Csla 4.0 there is no more AddAuthorizationRules method to override.
You will add all per-property/method rules in AddBusinessRules.
Copyright (c) Marimer LLC