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 个字符串,且每个字符串的长度不应超过 128 个字符(长字符串在发送到 MobiLink 服务器时会被截断)。