CA ArcotID OTP Client Installation Guide › Using Advanced Features › Invoking External Programs From Your Code › Accessing the AuthMinder Plug-In
You must use the getPlugin command to access the AuthMinder plug-in. Invoke the command as follows:
var otpobj = new OTP(); var plugin = otpobj.getPlugin();