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.
Csla.Security.IAuthorizeReadWrite Member List

This is the complete list of members for Csla.Security.IAuthorizeReadWrite, including all inherited members.

CanExecuteMethod(string methodName)Csla.Security.IAuthorizeReadWrite
CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.Security.IAuthorizeReadWrite
CanReadProperty(string propertyName)Csla.Security.IAuthorizeReadWrite
CanReadProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
CanWriteProperty(string propertyName)Csla.Security.IAuthorizeReadWrite
CanWriteProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite