IUpdatePasswordOptions

IUpdatePasswordOptions interface

パスワード更新オプションのインターフェイス。

public interface IUpdatePasswordOptions : IOptions

プロパティ

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

関連項目