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


The following tables list the members exposed by OperationAuthorizationAttribute.

Public Properties

 NameDescription
Public PropertyAllowAccess Whether the type is available to client applications.  
Public PropertyAuthorizeRolesModeHow users will be authorized against the OperationAuthorizationAttribute.Roles.  
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 is authorized.  
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.