[]
Gets or sets the SignatureLockedFields object defining a set of form fields to be locked when this signature field is signed, if null then no fields are locked.
public SignatureLockedFields LockedFields { get; set; }
Public Property LockedFields As SignatureLockedFields