.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Returns the decision associated with the current IPepResponse.

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

Syntax

C#
bool Allowed()

Return Value

return true if the user was granted access to the resource, therwise false

See Also