Innovenergy_trunk/csharp/App/RemoteSupportConsole/Login.cs

7 lines
218 B
C#

namespace InnovEnergy.App.RemoteSupportConsole;
public static class Login
{
public const String Token = "ccf470115ca6b729475b9f6a8722a7eb4036df043e7cbaf5002c2c18ccd2e4ee";
public const UInt64 UserId = 55450;
}