Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » SyncParms 类

 

setAuthenticationParms 方法

为自定义用户验证脚本(MobiLink authenticate_parameters 连接事件)指定参数。

语法
setAuthenticationParms( Array value )
参数
  • value   字符串数组,每个字符串都包含一个验证参数(空数组项将导致同步错误)。

注释

只使用前 255 个字符串并且每个字符串的长度不应超过 128 个字符(多余的字符串在发送到 MobiLink 时会被截断)。