Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.4 KB

AccountSettingsAuthenticationUpdate.md

File metadata and controls

12 lines (9 loc) · 1.4 KB

# AccountSettingsAuthenticationUpdate

Properties

Name Type Description Notes
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]

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