DevForce Help Reference
OperationAuthorizationAttribute Class
Members 


Base class defining authorization information for an operation.
Syntax
'Declaration
 
Public MustInherit Class OperationAuthorizationAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As OperationAuthorizationAttribute
public abstract class OperationAuthorizationAttribute : System.Attribute, System.Runtime.InteropServices._Attribute  
Inheritance Hierarchy

System.Object
   System.Attribute
      IdeaBlade.EntityModel.OperationAuthorizationAttribute
         IdeaBlade.EntityModel.ClientCanQueryAttribute
         IdeaBlade.EntityModel.ClientCanSaveAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OperationAuthorizationAttribute Members
IdeaBlade.EntityModel Namespace

Send Feedback