auto_security |
bool |
Whether all meetings must be secured with at least one security option. This setting can only be disabled by Enterprise, ISV, Business (with more than 100 licenses), and Education accounts. |
[optional] |
block_user_domain |
bool |
Whether users in specific domains are blocked from joining meetings and webinars. |
[optional] |
block_user_domain_list |
string[] |
The blocked domains. |
[optional] |
chat_etiquette_tool |
\Zoom\Api\Model\MeetingOrWebinarSecurityAccountSettingsMeetingSecurityChatEtiquetteTool |
|
[optional] |
embed_password_in_join_link |
bool |
Whether the meeting password is encrypted and included in the invitation link. The provided link will allow participants to join the meeting without having to enter the password. |
[optional] |
encryption_type |
string |
The type of encryption used when starting a meeting: * `enhanced_encryption` — Enhanced encryption. Encryption data is stored in the cloud. * `e2ee` — End-to-end encryption. The encryption key is stored on the local device and cannot be obtained by anyone else. Enabling E2EE also disables certain features, such as cloud recording, live streaming, and allowing participants to join before the host. |
[optional] |
end_to_end_encrypted_meetings |
bool |
Whether to enable end-to-end encryption for meetings. |
[optional] |
meeting_password |
bool |
Whether all instant and scheduled meetings that users can join via client or Zoom Rooms systems are password-protected. Personal Meeting ID (PMI) meetings are not included in this setting. |
[optional] |
meeting_password_requirement |
\Zoom\Api\Model\MeetingOrWebinarSecurityAccountSettingsMeetingSecurityMeetingPasswordRequirement |
|
[optional] |
only_authenticated_can_join_from_webclient |
bool |
Whether to specify that only authenticated users can join the meeting from the web client. |
[optional] |
phone_password |
bool |
Whether passwords are required for participants joining by phone. If enabled and the meeting is password-protected, a numeric password is required for participants to join by phone. For meetings with alphanumeric passwords, a numeric password will be generated. |
[optional] |
pmi_password |
bool |
Whether all Personal Meeting ID (PMI) meetings that users can join via client or Zoom Rooms systems are password-protected. |
[optional] |
require_password_for_scheduled_meeting |
bool |
Whether passwords are required for meetings that have already been scheduled. |
[optional] |
require_password_for_scheduled_webinar |
bool |
Whether passwords are required for webinars that have already been scheduled. |
[optional] |
waiting_room |
bool |
Whether participants are placed in the Waiting Room when they join a meeting. When the Waiting Room feature is enabled, the Allow participants to join before host setting is disabled. |
[optional] |
waiting_room_settings |
\Zoom\Api\Model\MeetingOrWebinarSecurityAccountSettingsMeetingSecurityWaitingRoomSettings |
|
[optional] |
webinar_password |
bool |
Whether to generate a password when scheduling webinars. Participants must use the generated password to join the scheduled webinar. |
[optional] |