Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2 KB

UserSettings200Response.md

File metadata and controls

22 lines (19 loc) · 2 KB

# UserSettings200Response

Properties

Name Type Description Notes
audio_conferencing \Zoom\Api\Model\UserSettingsAudioConference [optional]
email_notification \Zoom\Api\Model\UserSettingsEmailNotification [optional]
feature \Zoom\Api\Model\UserSettingsFeature [optional]
in_meeting \Zoom\Api\Model\UserSettingsInMeeting [optional]
profile \Zoom\Api\Model\Profile [optional]
recording \Zoom\Api\Model\UserSettingsRecording [optional]
schedule_meeting \Zoom\Api\Model\UserSettingsScheduleMeeting [optional]
telephony \Zoom\Api\Model\UserSettingsTelephony [optional]
tsp \Zoom\Api\Model\UserSettingsTSP [optional]
authentication_options \Zoom\Api\Model\GroupUserSettingsAuthenticationOneOf1AuthenticationOptions[] Authentication Options [optional]
allow_authentication_exception bool Whether the Allow authentication exception setting is enabled. This lets hosts invite users who can bypass authentication. [optional]
meeting_authentication bool Only authenticated users can join meetings [optional]
recording_authentication bool Only authenticated users can view cloud recordings [optional]
meeting_security \Zoom\Api\Model\MeetingWebinarSecuritySettingsMeetingSecurity [optional]

[Back to Model list] [Back to API list] [Back to README]