Name | Type | Description | Notes |
---|---|---|---|
security | \Zoom\Api\Model\AccountSettingsSecurity | [optional] | |
audio_conferencing | \Zoom\Api\Model\AccountSettingsAudioConference | [optional] | |
email_notification | \Zoom\Api\Model\AccountSettingsEmailNotification | [optional] | |
feature | \Zoom\Api\Model\AccountSettingsFeature | [optional] | |
in_meeting | \Zoom\Api\Model\UpdateVideoSDKAccountInMeetingSettingsInMeeting | [optional] | |
integration | \Zoom\Api\Model\AccountSettingsIntegration | [optional] | |
other_options | \Zoom\Api\Model\AccountSettingsOtherOptions | [optional] | |
profile | \Zoom\Api\Model\Profile | [optional] | |
recording | \Zoom\Api\Model\UpdateVideoSDKAccountRecordingSettingsRecording | [optional] | |
schedule_meeting | \Zoom\Api\Model\AccountUpdateSettingsScheduleMeeting | [optional] | |
telephony | \Zoom\Api\Model\AccountSettingsUpdateTelephony | [optional] | |
tsp | \Zoom\Api\Model\AccountSettingsTSP | [optional] | |
zoom_rooms | \Zoom\Api\Model\AccountSettingsZoomRooms | [optional] | |
allow_authentication_exception | bool | Whether to enable the Allow authentication exception setting. This lets hosts invite users who can bypass authentication. | [optional] |
authentication_option | \Zoom\Api\Model\AccountSettingsAuthenticationUpdateOneOf1AuthenticationOption | [optional] | |
meeting_authentication | bool | If set to "true", only authenticated users can join meetings. The method for authentication can be defined in the "authentication_option". | [optional] |
recording_authentication | bool | If set to `true`, only authenticated users can view the cloud recordings.<br><br> The authentication profile must first be set at the account level via the account settings, and later can be disabled after enabling on the preferred level - i.e. user level using user settings or at group level via group settings (if you do not want the settings to be enabled on the entire account). | [optional] |
meeting_security | \Zoom\Api\Model\MeetingOrWebinarSecurityAccountSettings1MeetingSecurity | [optional] |