Method: DocuSign_eSign::RecipientViewRequest#authentication_method
- Defined in:
- lib/docusign_esign/models/recipient_view_request.rb
#authentication_method ⇒ Object
A sender created value that indicates the convention used to authenticate the signer. This information is included in the Certificate of Completion.
24 25 26 |
# File 'lib/docusign_esign/models/recipient_view_request.rb', line 24 def authentication_method @authentication_method end |