ServerInfo.js 1.4 KB

123456
  1. // All material copyright ESRI, All Rights Reserved, unless otherwise specified.
  2. // See https://js.arcgis.com/4.7/esri/copyright.txt for details.
  3. //>>built
  4. define("require exports ../core/tsSupport/declareExtendsHelper ../core/tsSupport/decorateHelper ../core/JSONSupport ../core/accessorSupport/decorators".split(" "),function(g,h,e,c,f,b){return function(d){function a(a){a=d.call(this)||this;a.adminTokenServiceUrl=null;a.currentVersion=null;a.hasPortal=null;a.hasServer=null;a.owningSystemUrl=null;a.owningTenant=null;a.server=null;a.shortLivedTokenValidity=null;a.tokenServiceUrl=null;a.webTierAuth=null;return a}e(a,d);c([b.property({json:{write:!0}})],
  5. a.prototype,"adminTokenServiceUrl",void 0);c([b.property({json:{write:!0}})],a.prototype,"currentVersion",void 0);c([b.property({json:{write:!0}})],a.prototype,"hasPortal",void 0);c([b.property({json:{write:!0}})],a.prototype,"hasServer",void 0);c([b.property({json:{write:!0}})],a.prototype,"owningSystemUrl",void 0);c([b.property({json:{write:!0}})],a.prototype,"owningTenant",void 0);c([b.property({json:{write:!0}})],a.prototype,"server",void 0);c([b.property({json:{write:!0}})],a.prototype,"shortLivedTokenValidity",
  6. void 0);c([b.property({json:{write:!0}})],a.prototype,"tokenServiceUrl",void 0);c([b.property({json:{write:!0}})],a.prototype,"webTierAuth",void 0);return a=c([b.subclass("esri.identity.ServerInfo")],a)}(b.declared(f))});