.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The PepRequestQueryType holds the constants for repsonse type returned from query operations.

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

Syntax

C#
public enum PepRequestQueryType

Members

Member nameDescription
VERBOSE
RETURN_ONLY_ALLOWED_RESULTS
RETURN_ONLY_DENIED_RESULTS

See Also