Identifies the form nodes that
are protected by a document signature.
SyntaxReference_Syntax.action = "include | exclude | all"
Values
Type
|
Values
|
String
|
include (default)
The
document signature protects all the fillable form nodes in the specified
collection. This option requires at least one valid ref child
object whose text value is a reference syntax expression identifying
the nodes that are protected by the document signature.
The
document signature protects all the fillable form nodes that are
not in the specified collection. This option requires at least one
valid ref child
object whose text value is a reference syntax expression identifying
the nodes that are protected by the document signature.
The
document signature protects all the fillable form nodes.
|
|
|
|