The following tables list the members exposed by ClientCanQueryAttribute.
Name | Description | |
---|---|---|
![]() | ClientCanQueryAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AllowAccess | Whether the type is available to client applications. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute) |
![]() | AuthorizeRolesMode | How users will be authorized against the OperationAuthorizationAttribute.Roles. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute) |
![]() | Roles | List of authorized roles. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute) |
![]() | TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
![]() | Authorize | Called prior to method invocation to determine if the user is authorized. (Inherited from IdeaBlade.EntityModel.OperationAuthorizationAttribute) |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | 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) |