| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName |
Gets or sets the first name of the user that was invited to the SigningRoom. |
string |
None. |
| LastName |
Gets or sets the last name of the user that was invited to the SigningRoom. |
string |
None. |
|
Gets or sets the email address of the user that was invited to the SigningRoom. |
string |
None. |
|
| CanCreateAccount |
Gets or sets a value indicating whether the participant can create a user account. This is true if client allows self registration and the participant has not already been initalized to a user. |
boolean |
None. |
| AccessCodeRequired |
Gets or sets a value indicating whether the user must provide an access code that was specified by the SigningRoom admin. |
boolean |
None. |
| SigningRoomId |
Gets or sets the SigningRoom id of the user that was invited to the SigningRoom. |
integer |
None. |
| EnableForgotPassword |
Gets or sets the enable forgot password link. |
boolean |
None. |
| EnableForgotUsername |
Gets or sets the enable forgot username link. |
boolean |
None. |
| Username |
Gets or sets the username. |
string |
None. |
| RequireParticipantLogin |
Gets or sets a value indicating whether to require participant login. |
boolean |
None. |