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