DigitalSignatureFieldSetFieldPermissions Method |
| Name | Description | |
|---|---|---|
| SetFieldPermissions(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. | |
| SetFieldPermissions(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. |