.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01
Assembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)
E27727-01
Returns a boolean indicating whether the results indicate
what is allowed (true) or not allowed (false). The boolean
is determined by the value of the that was set in the
PepRequestFactory#NewQueryPepRequest(Object, Object, String, PepRequestQueryType)}
method to specify the type of results intended to be returned.
Namespace: Oes.Pep.ApiAssembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
bool IsQueryForAllowedResults() |