Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カスタムユーザー認証スクリプト (Mobile Link authenticate_parameters 接続イベント) のパラメーターを指定します。
Public Property AuthenticationParms As String()
public String[] AuthenticationParms {get;set;}
それぞれに認証パラメーターが格納された、文字列の配列 (配列のエントリが NULL であると、同期エラーになります)。デフォルト値は NULL 参照 (Visual Basic の Nothing) で、認証パラメーターは指定されません。
最初の 255 文字列のみが使用されます。それぞれの文字列は認証パラメーターの Mobile Link サーバーの制限 (現在は 4000 UTF8 バイト) よりも長くはなりません。