Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


lhccs
  •  lhccs
  • No customer Topic Starter
2012-08-06T15:01:30Z
Is there a way to decrypt a NetworkCredentialClass item using the API? I see how I can use the Client object to encrypt, but what about decryption?

It's fine if I can't decrypt the password, but I'd like to capture something so I can progromatically see which credential I'm working with.
Sponsor
Forum information
lhccs
  •  lhccs
  • No customer Topic Starter
2012-08-15T19:49:17Z
Nine days later... No response to this?
Support
2012-08-15T19:51:10Z
Sorry, this fell between chairs.

In the API you have ServerObj.Credentials.GetUsername and GetDescription. These functions should help you distinguishing the Credentials.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
lhccs
  •  lhccs
  • No customer Topic Starter
2012-08-15T20:10:03Z
Thank you - that'll work!
Scroll to Top