|  | 
| bool? | recordingEnabled  [get, set] | 
|  | Indicates if recording is enabled (if false all other recording settings cannot be enabled) Default: true  More... 
 | 
|  | 
| bool? | autoRecord  [get, set] | 
|  | Indicates if recording should start automatically when a Webinar goes live Default: true  More... 
 | 
|  | 
| bool? | recordingSharingEnabled  [get, set] | 
|  | Indicates if recording can be shared Default: true  More... 
 | 
|  | 
| bool? | recordingDownloadEnabled  [get, set] | 
|  | Indicates if recording can be downloaded Default: true  More... 
 | 
|  | 
| bool? | recordingDeletionEnabled  [get, set] | 
|  | DEPRECATED AND REPLACED BY 'pastSessionDeletionEnabled' setting. Indicates if recording can be deleted (this setting is read-only at webinar/session level)  More... 
 | 
|  | 
| bool? | pastSessionDeletionEnabled  [get, set] | 
|  | Indicates if deletion of past session along with its artifacts is enabled for host. This setting is read-only at webinar level  More... 
 | 
|  | 
| bool? | panelistWaitingRoom  [get, set] | 
|  | Indicates if Panelists should be places to waiting room after joining  More... 
 | 
|  | 
| bool? | panelistVideoEnabled  [get, set] | 
|  | Indicates if Panelists' video should be 'on' by default Default: true  More... 
 | 
|  | 
| bool? | panelistScreenSharingEnabled  [get, set] | 
|  | Indicates if Panelists' screen sharing should be 'on' by default Default: true  More... 
 | 
|  | 
| bool? | panelistMuteControlEnabled  [get, set] | 
|  | Indicates if Panelists can mute/unmute themselves by default Default: true  More... 
 | 
|  | 
| string | panelistAuthentication  [get, set] | 
|  | Indicates if Panelists have to be authenticated users Default: AuthenticatedCoworker Enum: Guest, AuthenticatedUser, AuthenticatedCoworker  More... 
 | 
|  | 
| string | attendeeAuthentication  [get, set] | 
|  | Indicates if attendees have to be authenticated users Default: AuthenticatedCoworker Enum: Guest, AuthenticatedUser, AuthenticatedCoworker  More... 
 | 
|  | 
| string | artifactsAccessAuthentication  [get, set] | 
|  | Indicates who can access webinar artifacts. Applies to recordings at present. Applicable to other artifacts such as Q&A, Polls in the future. Default: AuthenticatedUser Enum: Guest, AuthenticatedUser, AuthenticatedCoworker  More... 
 | 
|  | 
| bool? | pstnEnabled  [get, set] | 
|  | Indicates if dial-in PSTN audio option is enabled by default  More... 
 | 
|  | 
| string | password  [get, set] | 
|  | Webinar password  More... 
 | 
|  | 
| bool? | qnaEnabled  [get, set] | 
|  | Indicates if Q&A is enabled for the webinar (if false all other Q&A settings cannot be enabled) Default: true  More... 
 | 
|  | 
| bool? | qnaAnonymousEnabled  [get, set] | 
|  | Indicates if anonymous Q&A is enabled for the webinar Default: true  More... 
 | 
|  | 
| bool? | moderatedQnaEnabled  [get, set] | 
|  | Indicate if the moderated Q&A enabled for webinar Default: true  More... 
 | 
|  | 
| bool? | pollsEnabled  [get, set] | 
|  | Indicates if polls are enabled for the webinar (if false all other polls settings cannot be enabled) Default: true  More... 
 | 
|  | 
| bool? | pollsAnonymousEnabled  [get, set] | 
|  | Indicates if anonymous poll answers are enabled for the webinar Default: true  More... 
 | 
|  | 
| bool? | registrationEnabled  [get, set] | 
|  | Indicates if a registration is enabled for the webinar (if false all other registration settings are ignored)  More... 
 | 
|  | 
| string | postWebinarRedirectUri  [get, set] | 
|  | URI to redirect users after the webinar Format: uri Example: https://www.acme.com/thankyou  More... 
 | 
|  | 
| bool? | externalLivestreamEnabled  [get, set] | 
|  | Indicates if livestreaming to external streaming provider is enabled Default: true  More... 
 | 
|  | 
Various settings which define behavior of this Webinar's Sessions