DevForce Help Reference
ClientCanQueryAttribute Class Members
Properties  Methods 


The following tables list the members exposed by ClientCanQueryAttribute.

Public Constructors
 NameDescription
Public ConstructorClientCanQueryAttribute ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowAccess Whether the type is available to client applications. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute)
Public PropertyAuthorizeRolesModeHow users will be authorized against the OperationAuthorizationAttribute.Roles. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute)
Public PropertyRoles List of authorized roles. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute)
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodAuthorize Called prior to method invocation to determine if the user is authorized. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute)
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
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

Reference

ClientCanQueryAttribute Class
IdeaBlade.EntityModel Namespace

Send Feedback