IdeaBlade DevForce 2010 Help Reference
ClientQueryPermissionsAttribute Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : ClientQueryPermissionsAttribute Class


The following tables list the members exposed by ClientQueryPermissionsAttribute.

Public Constructors

 NameDescription
Public ConstructorClientQueryPermissionsAttribute ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAuthorizeRolesModeHow users will be authorized against the Roles.  
Public PropertyPermissions The query permissions allowed.  
Public PropertyRoles List of authorized roles.  
Public PropertyTypeId (Inherited from System.Attribute)
Top

Public Methods

 NameDescription
Public MethodAuthorize Called prior to method invocation to determine if the user has the permissions required.  
Public MethodEquals (Inherited from object)
Public MethodGetClientQueryPermissions Retrieves the query permissions for the user.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.