.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Return the PepRequestOperation for the current PepRequest, which is the type of request: a single decide, a bulk request, query or query verbos.

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

Syntax

C#
PepRequestOperation GetOperation()

Return Value

returns the PepRequestOperation

See Also