Method GetUserName
- Namespace
- Skyline.DataMiner.Automation.Credentials
- Assembly
- SLManagedAutomation.dll
GetUserName()
Not supported. Token credentials do not contain a username.
public override string GetUserName()
Returns
- string
This method never returns a value.
Exceptions
- NotSupportedException
Always thrown.