.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
Get the response object based on the IPepRequest and accessResult.
Namespace: Oes.Pep.ApiAssembly: OES-PEP (in OES-PEP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
IPepResponse CreatePepResponse( IPepRequest pepRequest, Collection<ExtendedAuthorizationResultType> accessResults ) |
Parameters
- pepRequest
- Type: Oes.Pep.Api..::..IPepRequest
object for which decision has been made
- accessResults
- Type: System.Collections.ObjectModel..::..Collection<(Of <(<'ExtendedAuthorizationResultType>)>)>
object which hold the resultes of decision made