Name

global.PwdAjaxVerifyProcessorDESKTOP

Description

No description available

Script

// Override ajax processor for Windows Password Reset Desktop Apllication
var PwdAjaxVerifyProcessorDESKTOP = Class.create();

PwdAjaxVerifyProcessorDESKTOP.prototype = Object.extendsObject(PwdAjaxVerifyProcessor, {

  type: 'PwdAjaxVerifyProcessorDESKTOP'
});

Sys ID

90ad953b53d222004acce17de2dc3488

Offical Documentation

Official Docs: