X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fdynamics365Account.js;h=b187ad57dd93db6f03382f2a9a6c81144c41c4c2;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=d96c3f84040f4ce1925276e427f9b8c7de323c36;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/services/ami/model/dynamics365Account.js b/server/services/ami/model/dynamics365Account.js index d96c3f8..b187ad5 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 _0x674e=['remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations','exports','name','username','password'];(function(_0x5464b7,_0x578471){var _0x6d80c8=function(_0x335362){while(--_0x335362){_0x5464b7['push'](_0x5464b7['shift']());}};_0x6d80c8(++_0x578471);}(_0x674e,0x16f));var _0xe674=function(_0xedf374,_0x192408){_0xedf374=_0xedf374-0x0;var _0x20ffd9=_0x674e[_0xedf374];return _0x20ffd9;};'use strict';function Dynamics365Account(_0x5b4d69){this['id']=_0x5b4d69['id']||0x0;this['name']=_0x5b4d69[_0xe674('0x0')]||'';this['username']=_0x5b4d69[_0xe674('0x1')]||'';this[_0xe674('0x2')]=_0x5b4d69[_0xe674('0x2')]||'';this['remoteUri']=_0x5b4d69[_0xe674('0x3')]||'';this[_0xe674('0x4')]=_0x5b4d69[_0xe674('0x4')]||'';this[_0xe674('0x5')]=_0x5b4d69[_0xe674('0x5')]||'';this[_0xe674('0x6')]=_0x5b4d69[_0xe674('0x6')]||{};this[_0xe674('0x7')]=_0x5b4d69[_0xe674('0x7')]||'';this[_0xe674('0x8')]=_0x5b4d69[_0xe674('0x8')]||{};}module[_0xe674('0x9')]=Dynamics365Account; \ No newline at end of file +var _0x5206=['serverUrl','Configurations','exports','name','username','remoteUri','tenantId','clientId','clientSecret'];(function(_0x96b6a,_0x12471d){var _0x3e16f3=function(_0xa1fc4b){while(--_0xa1fc4b){_0x96b6a['push'](_0x96b6a['shift']());}};_0x3e16f3(++_0x12471d);}(_0x5206,0x1aa));var _0x6520=function(_0x4d9e08,_0x4bc988){_0x4d9e08=_0x4d9e08-0x0;var _0x4ed12f=_0x5206[_0x4d9e08];return _0x4ed12f;};'use strict';function Dynamics365Account(_0x3bcb2f){this['id']=_0x3bcb2f['id']||0x0;this['name']=_0x3bcb2f[_0x6520('0x0')]||'';this['username']=_0x3bcb2f[_0x6520('0x1')]||'';this['password']=_0x3bcb2f['password']||'';this['remoteUri']=_0x3bcb2f[_0x6520('0x2')]||'';this[_0x6520('0x3')]=_0x3bcb2f[_0x6520('0x3')]||'';this[_0x6520('0x4')]=_0x3bcb2f[_0x6520('0x4')]||'';this['clientSecret']=_0x3bcb2f[_0x6520('0x5')]||{};this[_0x6520('0x6')]=_0x3bcb2f['serverUrl']||'';this[_0x6520('0x7')]=_0x3bcb2f[_0x6520('0x7')]||{};}module[_0x6520('0x8')]=Dynamics365Account; \ No newline at end of file