.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The PepResponseType 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 PepResponseType

Members

Member nameDescription
ONLY_ALLOWED_RESULTS
ONLY_DENIED_RESULTS
ALL_RESULTS

See Also