Click or drag to resize

DigitalSignatureFieldSetFieldPermissions Method

Overload List
  NameDescription
Public methodSetFieldPermissions(DigitalSignatureFieldFieldPermissions)
Tentatively sets which fields are to be locked by this digital signature upon signing. It is not necessary to call HasCryptographicSignature before using this function.
Public methodSetFieldPermissions(DigitalSignatureFieldFieldPermissions, String)
Tentatively sets which fields are to be locked by this digital signature upon signing. It is not necessary to call HasCryptographicSignature before using this function. Throws if non-empty array of field names is passed along with FieldPermissions Action == e_lock_all.
Top
See Also