Class MdpPermissionOptions


public class MdpPermissionOptions extends NativeObject

The permission options when certifying a document

  • Constructor Details

  • Method Details

    • getPermissions

      public MdpPermissions getPermissions()

      The access permissions granted for the document (Getter)

    • setPermissions

      public void setPermissions(MdpPermissions value)

      The access permissions granted for the document (Setter)

      Throws:
      IllegalArgumentException - if value is null