Previous Topic: Accessing the AuthMinder Plug-InNext Topic: Invoking an External Program


Obtaining the External Programs

You must use the GetExternalCommandList command to obtain a list of External Programs that are available to the current user. Invoke the command as follows:

var commands = plugin.GetExternalCommandList();