ICIRESTInvocationVerifyParams

Used with ICIRunPowerShellScriptActionParams Interface and the RESTInvocationVerifyType enum.

Members

  • Property type As RESTInvocationVerifyType

  • HRESULT Type([out, retval] RESTInvocationVerifyType *pVal);
    HRESULT Type([in] RESTInvocationVerifyType newVal);

    EFT v8.0.5 and later

  • Function GetPowerShellScript() As CIRunPowerShellScriptActionParams

  • HRESULT GetPowerShellScript([out, retval] ICIRunPowerShellScriptActionParams** ppVal);

    EFT v8.0.5 and later

  • Sub SetPowerShellScript(pVal As CIRunPowerShellScriptActionParams)

  • HRESULT SetPowerShellScript([in] ICIRunPowerShellScriptActionParams* pVal);

    EFT v8.0.5 and later