ArcGIS REST JSAPI Reference
determineOwner(requestOptions: any): Promise<string>
requestOptions.owner is given priority, requestOptions.item.owner will be checked next. If neither are present, authentication.getUserName() will be used instead.
requestOptions.owner
requestOptions.item.owner
authentication.getUserName()
requestOptions
Promise<string>
Was this page helpful?
Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.