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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string TimestampServerUsername { get; set; }

Property Value

String

See Also