ServerInfo.js
1.37 KB
// All material copyright ESRI, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.6/esri/copyright.txt for details.
//>>built
define("require exports ../core/tsSupport/declareExtendsHelper ../core/tsSupport/decorateHelper ../core/accessorSupport/decorators ../core/JSONSupport".split(" "),function(g,h,e,c,b,f){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}})],
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",
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))});