Object containing information about the client request to the data portal.
More...
|
| Type | ObjectType [get] |
| | Gets the type of business object affected by the client request.
|
| object? | RequestObject [get] |
| | Gets a reference to the criteria or business object passed from the client to the server.
|
| DataPortalOperations | Operation [get] |
| | Gets the data portal operation requested by the client.
|
Object containing information about the client request to the data portal.
◆ ObjectType
| Type Csla.Server.AuthorizeRequest.ObjectType |
|
get |
Gets the type of business object affected by the client request.
◆ Operation
Gets the data portal operation requested by the client.
◆ RequestObject
| object? Csla.Server.AuthorizeRequest.RequestObject |
|
get |
Gets a reference to the criteria or business object passed from the client to the server.
The documentation for this class was generated from the following file: