.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The IPepRequest interface is used to set all required information and make authorization call against the information is been set. Once authorization result is evaluated it will return in the form of IPepResponse.

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

Syntax

C#
public interface IPepRequest

See Also