Decrypting user password in business rule or script
Hi All, There is need to decrypt user password and need to send it from ServiceNow to ITIM (IBM Tivoli identity manager) in string format. I am trying to decrypt password with below code but it is not working as expected. var Encrypter = new Glid...