DevForce Help Reference
IdeaBlade.Core.DomainServices Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAuthorizationAttribute Base class for authorization attributes.
ClassEnableClientAccessAttribute Marks a class as containing methods providing CRUD access to POCO types.
ClassIgnoreOperationAttribute Indicates that a method defined within a class marked as EnableClientAccess should be ignored during discovery.
ClassQueryAttribute Indicates that a method defined within a class marked as EnableClientAccess can be used in an EntityQuery.
ClassRequiresAuthenticationAttribute Attribute used to decorate a method or class to indicate that the current user must be authenticated.
ClassRequiresRolesAttribute Attribute used to decorate a method or class to indicate that the current user must be in all of the indicated roles.
See Also

Reference

IdeaBlade.Core Assembly

Send Feedback