CA ArcotID OTP Client Installation Guide › Using Advanced Features › Invoking External Programs From Your Code › 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();