IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : ClientCanSaveAttribute Class |
The following tables list the members exposed by ClientCanSaveAttribute.
Name | Description | |
---|---|---|
ClientCanSaveAttribute 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 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) |