Hello,
In a previous version of the .NET API (11, maybe?), I was able to decrypt usernames, values and passwords.
Server.Decrypt(varPassword)
However, in new versions of the API (VisualCron.DLL 12.0.8.28416) the Decrypt no longer exists.
I did find Server.Encryption.DecryptToString() and that works for Usernames,