.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Helper method to return the action object from the initial request. This method returns null for bulk and query request.

Namespace: Oes.Pep.Api
Assembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
Object GetActionObject()

Return Value

return the action against which authorization call is been made

See Also