MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / getAuthorizeSetting

Method getAuthorizeSetting

src/common/online/OnlineData.js:104–106  ·  view source on GitHub ↗

* @function OnlineData.prototype.getAuthorizeSetting * @description 获取数据的权限信息。 * @returns {Object} 权限信息。

()

Source from the content-addressed store, hash-verified

102 * @returns {Object} 权限信息。
103 */
104 getAuthorizeSetting() {
105 return this.authorizeSetting;
106 }
107
108
109}

Callers 1

OnlineDataSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected