X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fdynamics365Account.js;h=e83493c84a878fb9e34fb228f7f3a8639a01836e;hb=676e0a00dac18511f03a9406d0d87e461770e967;hp=e80c975c33addc8378d0891d8a8636ef0210c8fd;hpb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;p=motion2.git diff --git a/server/services/ami/model/dynamics365Account.js b/server/services/ami/model/dynamics365Account.js index e80c975..e83493c 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 _0x521c=['name','username','password','remoteUri','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider','exports'];(function(_0x343913,_0x3f2528){var _0x19bcd4=function(_0xc803e6){while(--_0xc803e6){_0x343913['push'](_0x343913['shift']());}};_0x19bcd4(++_0x3f2528);}(_0x521c,0xd1));var _0xc521=function(_0x1b83cd,_0x40197c){_0x1b83cd=_0x1b83cd-0x0;var _0x246156=_0x521c[_0x1b83cd];return _0x246156;};'use strict';function Dynamics365Account(_0x192068){this['id']=_0x192068['id']||0x0;this[_0xc521('0x0')]=_0x192068[_0xc521('0x0')]||'';this[_0xc521('0x1')]=_0x192068[_0xc521('0x1')]||'';this[_0xc521('0x2')]=_0x192068[_0xc521('0x2')]||'';this['remoteUri']=_0x192068[_0xc521('0x3')]||'';this['tenantId']=_0x192068['tenantId']||'';this['clientId']=_0x192068[_0xc521('0x4')]||'';this[_0xc521('0x5')]=_0x192068['clientSecret']||{};this['serverUrl']=_0x192068[_0xc521('0x6')]||'';this['modernAuthentication']=_0x192068[_0xc521('0x7')]||![];this[_0xc521('0x8')]=_0x192068[_0xc521('0x8')]||{};this['CloudProvider']=_0x192068[_0xc521('0x9')]||{};}module[_0xc521('0xa')]=Dynamics365Account; \ No newline at end of file +var _0xda0d=['tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider','exports','name','username','password','remoteUri'];(function(_0x5b3997,_0x4f11cc){var _0x527ee6=function(_0x3d71fc){while(--_0x3d71fc){_0x5b3997['push'](_0x5b3997['shift']());}};_0x527ee6(++_0x4f11cc);}(_0xda0d,0x74));var _0xdda0=function(_0x429834,_0x140ecc){_0x429834=_0x429834-0x0;var _0x234b62=_0xda0d[_0x429834];return _0x234b62;};'use strict';function Dynamics365Account(_0x113572){this['id']=_0x113572['id']||0x0;this[_0xdda0('0x0')]=_0x113572['name']||'';this['username']=_0x113572[_0xdda0('0x1')]||'';this[_0xdda0('0x2')]=_0x113572[_0xdda0('0x2')]||'';this['remoteUri']=_0x113572[_0xdda0('0x3')]||'';this['tenantId']=_0x113572[_0xdda0('0x4')]||'';this[_0xdda0('0x5')]=_0x113572['clientId']||'';this[_0xdda0('0x6')]=_0x113572[_0xdda0('0x6')]||{};this[_0xdda0('0x7')]=_0x113572[_0xdda0('0x7')]||'';this[_0xdda0('0x8')]=_0x113572['modernAuthentication']||![];this['Configurations']=_0x113572[_0xdda0('0x9')]||{};this[_0xdda0('0xa')]=_0x113572['CloudProvider']||{};}module[_0xdda0('0xb')]=Dynamics365Account; \ No newline at end of file