.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Helper method to return the IPepResponseFactory that was configured with this PepRequestFactory. May be used by applications to set the PepResponseBehavior that controls how the IPepResponse#Allowed() method behaves when it returns its result.

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

Syntax

C#
IPepResponseFactory GetResponseFactory()

Return Value

a IPepResponseFactory object

See Also