UpdatePasswordOptions

UpdatePasswordOptions class

ドキュメントのパスワードを更新するためのオプションを提供します。

public class UpdatePasswordOptions : IUpdatePasswordOptions

コンストラクター

名前 説明
UpdatePasswordOptions(string) の新しいインスタンスを初期化しますUpdatePasswordOptionsclass.

プロパティ

名前 説明
NewPassword { get; } ドキュメント保護用の新しいパスワード。

関連項目