.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
The main entry point for building a PEP The basic pattern is to as follows: Instantiate the IPepRequestFactory Instantiate the IPepRequest by calling one of the newPepRequest methods

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

Syntax

C#
public interface IPepRequestFactory

See Also