Class: KeyServiceParameter

KeyServiceParameter

key申请参数

new SuperMap.KeyServiceParameter(options)

common/security/KeyServiceParameter.js, line 3
Name Type Description
options Object

参数。如:
name - {string} 申请服务名称。
serviceIds - {number}服务ID。
clientType - {SuperMap.ClientType} 服务端类型。
limitation - {number}有效期

Methods

toJSON(){Object}

common/security/KeyServiceParameter.js, line 22

转换成JSON对象

Returns:
Type Description
Object 参数的JSON对象