@Deprecated public final class LicenseConnectMode extends Enum
限定符和类型 | 字段和说明 |
---|---|
static LicenseConnectMode |
DEFAULT
已过时。
按照默认方式连接许可。
|
static LicenseConnectMode |
HL_ONLY
已过时。
只连接硬件许可,包括单机锁和网络锁。
|
static LicenseConnectMode |
LOCAL_ONLY
已过时。
只连接本地许可。
|
static LicenseConnectMode |
REMOTE_ONLY
已过时。
只连接远程(位于网络中其他计算机上的)许可。
|
static LicenseConnectMode |
SPECIFIED_HOSTNAME
已过时。
按指定的许可服务器名称连接许可。
|
static LicenseConnectMode |
SPECIFIED_IP
已过时。
按指定的许可服务器 IP 地址连接许可。
|
static LicenseConnectMode |
SPECIFIED_KEYID
已过时。
按指定的锁号(即硬件锁 ID 或软许可 ID)连接许可。
|
public static final LicenseConnectMode DEFAULT
public static final LicenseConnectMode HL_ONLY
License.setLicenseConnectServer
方法。public static final LicenseConnectMode LOCAL_ONLY
public static final LicenseConnectMode REMOTE_ONLY
public static final LicenseConnectMode SPECIFIED_HOSTNAME
License.setLicenseConnectServer
方法。public static final LicenseConnectMode SPECIFIED_IP
License.setLicenseConnectServer
方法。public static final LicenseConnectMode SPECIFIED_KEYID
License.setLicenseConnectServer
方法。Copyright © 2021–2024 SuperMap. All rights reserved.