Method GetPassword
- Namespace
- Skyline.DataMiner.Automation.Credentials
- Assembly
- SLManagedAutomation.dll
GetPassword()
Gets the password stored in the Credentials Library.
public abstract string GetPassword()
Returns
- string
The password stored in the Credentials Library.
Exceptions
- NotSupportedException
The credentials do not include a password.