Click or drag to resize

TimestampingConfigurationSetTimestampAuthorityServerUsername Method

Setter for a username to use during timestamping.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetTimestampAuthorityServerUsername(
	string in_username
)

Parameters

in_username
Type: SystemString
a string representing a username.
See Also