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


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 object)
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.