DevForce Help Reference
OperationAuthorizationAttribute Class Members
Properties  Methods 


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 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 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

OperationAuthorizationAttribute Class
IdeaBlade.EntityModel Namespace

Send Feedback