Mdp |
public enum MdpPermissions
Member name | Value | Description |
---|---|---|
NoChanges | 1 | No changes to the document shall be permitted; any change to the document invalidates the signature. |
FormFilling | 2 | Permitted changes are filling in forms, instantiating page templates, and signing; other changes invalidate the signature. |
Annotate | 3 | Permitted changes are the same as for FormFilling, as well as annotation creation, deletion, and modification; other changes invalidate the signature. |