.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The PepRequestOperation holds the operations constants which is used by IPpeRequest.Decide().

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

Syntax

C#
public enum PepRequestOperation

Members

Member nameDescription
DECIDE
BULK_DECIDE
QUERY
QUERY_VERBOSE

See Also