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.
NoAccessBehavior.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Csla
 
namespace  Csla.Security
 

Enumerations

enum  Csla.Security.NoAccessBehavior { Csla.Security.SuppressException , Csla.Security.ThrowException }
 Options available for handling no access to a property due to authorization rules. More...