.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Returns the IPepRequestFactory object that was used to create this IPepRequest. It is used primarily to get access to the methods of IPepRequestFactory for given IPepRequest.

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

Syntax

C#
IPepRequestFactory GetPepRequestFactory()

Return Value

returns the IPepRequestFactory for given IPepRequest

See Also