Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
Org.IdentityConnectors.Common.Script.ScriptExecutor Interface Reference

Public Member Functions

object Execute (IDictionary< string, object > arguments)
 Executes the script with the given arguments. More...
 

Member Function Documentation

object Org.IdentityConnectors.Common.Script.ScriptExecutor.Execute ( IDictionary< string, object >  arguments)

Executes the script with the given arguments.

Parameters
argumentskey/value set of variables to pass to the script.
Returns

The documentation for this interface was generated from the following file: