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