DioDocs for PDF
TimeStamp コンストラクタ(String,String,String,HashDelegate)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > TimeStamp クラス > TimeStamp コンストラクタ : TimeStamp コンストラクタ(String,String,String,HashDelegate)
ServerUrl.の値。
UserName.の値。
Password.の値。
HashMethod.の値。
TimeStamp クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal serverUrl As System.String, _
   ByVal userName As System.String, _
   ByVal password As System.String, _
   ByVal hashMethod As TimeStamp.HashDelegate _
)
public TimeStamp( 
   System.string serverUrl,
   System.string userName,
   System.string password,
   TimeStamp.HashDelegate hashMethod
)

パラメータ

serverUrl
ServerUrl.の値。
userName
UserName.の値。
password
Password.の値。
hashMethod
HashMethod.の値。
参照

TimeStamp クラス
TimeStamp メンバ
オーバーロード一覧