This commit is contained in:
@@ -1718,6 +1718,19 @@ namespace GZTW.AyaNova.BLL
|
||||
return GlobalX.Lite;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// AyaNova license id
|
||||
/// </summary>
|
||||
public static string LicId
|
||||
{
|
||||
//case 3712 - added for QBOI with oAuth2 usage
|
||||
get
|
||||
{
|
||||
return GlobalX.DigestValue;
|
||||
}
|
||||
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user