[]
Defines possible values of Type property.
public enum SignatureLockedFieldsType
All = 0All fields should be processed.
AllButSpecified = 2Fields which names are NOT specified in FieldNames are submitted.
SpecifiedOnly = 1Fields which names are specified in FieldNames are processed.