IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : OperationAuthorizationAttribute Class |
The following tables list the members exposed by OperationAuthorizationAttribute.
Name | Description | |
---|---|---|
AllowAccess | Whether the type is available to client applications. | |
AuthorizeRolesMode | How users will be authorized against the Roles. | |
Roles | List of authorized roles. | |
TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Authorize | Called prior to method invocation to determine if the user is authorized. | |
Equals | (Inherited from System.Attribute) | |
GetHashCode | (Inherited from System.Attribute) | |
GetType | (Inherited from object) | |
IsDefaultAttribute | (Inherited from System.Attribute) | |
Match | (Inherited from System.Attribute) | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |