Class: KeyServiceParameter

SuperMap.KeyServiceParameter

key申请参数

new SuperMap.KeyServiceParameter(options)

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

参数。

Name Type Default Description
name string

申请服务名称。

serviceIds number

服务 ID。

clientType SuperMap.ClientType SuperMap.ClientType.SERVER 可选

服务端类型。

limitation number

有效期

Methods

toJSON(){Object}

common/security/KeyServiceParameter.js, line 29

转换成 JSON 对象

Returns:
Type Description
Object 参数的 JSON 对象