.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Flag saying whether the query is for resource action only

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

Syntax

C#
void SetResourceActionOnly(
	bool resourceActionOnly
)

Parameters

resourceActionOnly
Type: System..::..Boolean
set the flag based on the type of rquest

See Also