.NET API Reference for Oracle Entitlements Server 11.1.2
E27727-01

Methods

  NameDescription
Public methodCreatePepResponse(IPepRequest, ExtendedAuthorizationResultType)
Get the response object based on the IPepRequest and accessResult.
Public methodCreatePepResponse(IPepRequest, Collection<(Of <<'(ExtendedAuthorizationResultType>)>>))
Get the response object based on the IPepRequest and accessResult.
Public methodCreateQueryPepResponse(IPepRequest, RuntimeEntitlementType)
Get the response object based on the IPepRequest and entitlement.
Public methodCreateQueryPepResponse(IPepRequest, Collection<(Of <<'(RuntimeEntitlementType>)>>))
Get the response object based on the IPepRequest and entitlement.

See Also