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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULSyncParms クラス

 

NewPassword プロパティ

UserName で指定されたユーザの新しい Mobile Link パスワードを指定します。

構文
Visual Basic
Public Property NewPassword As String
C#
public string  NewPassword { get; set; }
プロパティ値

新しい Mobile Link パスワードを指定する文字列。デフォルト値は NULL 参照 (Visual Basic の Nothing) で、パスワードは変更されません。

備考

新しいパスワードが有効になるのは、次の同期の後です。

参照