This commit is contained in:
@@ -28,15 +28,10 @@ namespace AyaNova.PlugIn.V8
|
||||
//url once known to be good
|
||||
internal static string ApiBaseUrl { get; set; }
|
||||
internal static string JWT { get; set; }
|
||||
// public static bool Initialized { get; set; }
|
||||
// internal static string ServerState { get; set; }
|
||||
|
||||
public static Guid WBIIntegrationID { get { return new Guid("{6946040C-1B50-4eab-BE08-A0E93DB7449F}"); } }
|
||||
public static Guid RIIntegrationID { get { return new Guid("{F3E11847-B148-4CDC-88A7-BDB144EE5743}"); } }
|
||||
|
||||
//public util()
|
||||
//{
|
||||
// // Initialized = false;
|
||||
// JWT = string.Empty;
|
||||
//}
|
||||
|
||||
|
||||
#region INIT / AUTH
|
||||
|
||||
Reference in New Issue
Block a user