Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
为自定义用户验证脚本(MobiLink authenticate_parameters 连接事件)指定参数。
Public Property AuthenticationParms As String()
public String[] AuthenticationParms {get;set;}
字符串数组,每个字符串都包含一个验证参数(空数组项将导致同步错误)。缺省值为空值引用(在 Visual Basic 中为 Nothing),表示没有验证参数。
只使用前 255 个字符串并且每个字符串的长度不应超过验证参数的 MobiLink 服务器的极限(当前是 4000 UTF8 字节)。