Previous Topic: Invoking External Programs From Your CodeNext Topic: Obtaining the External Programs


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();