为自定义用户验证脚本(MobiLink authenticate_parameters 连接事件)指定参数。
Visual Basic Public Property AuthenticationParms As String
C# public string AuthenticationParms { get; set; }
字符串数组,每个字符串都包含一个验证参数(空数组项将导致同步错误)。缺省值为空值引用(在 Visual Basic 中为 Nothing),表示没有验证参数。
只使用前 255 个字符串,且每个字符串的长度不应超过 128 个字符(长字符串在发送到 MobiLink 服务器时会被截断)。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |