Property Username
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Username
Gets or sets the username to use for the timestamping authority.
public string? Username { get; set; }
Property Value
- string
The username to use for the timestamping authority.
Remarks
Default value: null
.
If the value is null
then timestamping authority is treated as not requiring
authentication.