PdfDigitalSignatureTimestampServerUsername Property

Gets or sets the optional username for the timestamp server when it requires HTTP Basic authentication. Most public timestamp servers do not require it

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string TimestampServerUsername { get; set; }

Property Value

String

See Also