从SuperMap Online许可服务中退出。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public static bool Logout(
	string mailAddress,
	string password,
	string licenseID
)

参数

mailAddress
Type: System..::.String
用户邮箱。
password
Type: System..::.String
用户密码。
licenseID
Type: System..::.String
许可ID。

返回值

备注

如果登录后程序意外终止,可以直接调用Logout方法退出许可服务。

版本信息

SuperMap iObjects .NET


请参见