CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
AuthorizationActions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Csla
 
namespace  Csla.Rules
 

Enumerations

enum  Csla.Rules.AuthorizationActions {
  Csla.Rules.WriteProperty , Csla.Rules.ReadProperty , Csla.Rules.ExecuteMethod , Csla.Rules.CreateObject ,
  Csla.Rules.GetObject , Csla.Rules.EditObject , Csla.Rules.DeleteObject
}
 Authorization actions. More...