X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fdynamics365Account.js;h=fd4d9e8c9750dcb606d4ed7d8842d65dcc90adbc;hb=110da1ff22cb856a228cc5d87556e5aa36ca0d22;hp=fd33ce4d92ac163f35c9fdd1b0a34dc492f38f6d;hpb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;p=motion2.git diff --git a/server/services/ami/model/dynamics365Account.js b/server/services/ami/model/dynamics365Account.js index fd33ce4..fd4d9e8 100644 --- a/server/services/ami/model/dynamics365Account.js +++ b/server/services/ami/model/dynamics365Account.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x66fc=['clientId','clientSecret','serverUrl','Configurations','exports','name','username','password','remoteUri','tenantId'];(function(_0x364c,_0x2e0cf3){var _0x7d756b=function(_0x2ded86){while(--_0x2ded86){_0x364c['push'](_0x364c['shift']());}};_0x7d756b(++_0x2e0cf3);}(_0x66fc,0x145));var _0xc66f=function(_0x254a76,_0x5ad5a4){_0x254a76=_0x254a76-0x0;var _0x10eb7c=_0x66fc[_0x254a76];return _0x10eb7c;};'use strict';function Dynamics365Account(_0x1902dd){this['id']=_0x1902dd['id']||0x0;this['name']=_0x1902dd[_0xc66f('0x0')]||'';this['username']=_0x1902dd[_0xc66f('0x1')]||'';this[_0xc66f('0x2')]=_0x1902dd[_0xc66f('0x2')]||'';this[_0xc66f('0x3')]=_0x1902dd[_0xc66f('0x3')]||'';this[_0xc66f('0x4')]=_0x1902dd[_0xc66f('0x4')]||'';this[_0xc66f('0x5')]=_0x1902dd[_0xc66f('0x5')]||'';this['clientSecret']=_0x1902dd[_0xc66f('0x6')]||{};this['serverUrl']=_0x1902dd[_0xc66f('0x7')]||'';this['Configurations']=_0x1902dd[_0xc66f('0x8')]||{};}module[_0xc66f('0x9')]=Dynamics365Account; \ No newline at end of file +var _0xed41=['CloudProvider','exports','name','username','password','tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations'];(function(_0x3acb38,_0x2659ea){var _0x432750=function(_0x2fb773){while(--_0x2fb773){_0x3acb38['push'](_0x3acb38['shift']());}};_0x432750(++_0x2659ea);}(_0xed41,0x70));var _0x1ed4=function(_0x9a358b,_0xfef999){_0x9a358b=_0x9a358b-0x0;var _0x3d89e6=_0xed41[_0x9a358b];return _0x3d89e6;};'use strict';function Dynamics365Account(_0x19a415){this['id']=_0x19a415['id']||0x0;this[_0x1ed4('0x0')]=_0x19a415[_0x1ed4('0x0')]||'';this[_0x1ed4('0x1')]=_0x19a415[_0x1ed4('0x1')]||'';this[_0x1ed4('0x2')]=_0x19a415[_0x1ed4('0x2')]||'';this['remoteUri']=_0x19a415['remoteUri']||'';this[_0x1ed4('0x3')]=_0x19a415['tenantId']||'';this['clientId']=_0x19a415[_0x1ed4('0x4')]||'';this[_0x1ed4('0x5')]=_0x19a415[_0x1ed4('0x5')]||{};this[_0x1ed4('0x6')]=_0x19a415['serverUrl']||'';this[_0x1ed4('0x7')]=_0x19a415[_0x1ed4('0x7')]||![];this['Configurations']=_0x19a415[_0x1ed4('0x8')]||{};this['CloudProvider']=_0x19a415[_0x1ed4('0x9')]||{};}module[_0x1ed4('0xa')]=Dynamics365Account; \ No newline at end of file