Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.32 KB

GroupUserSettingsAuthenticationOneOfAuthenticationOptions.md

File metadata and controls

14 lines (11 loc) · 1.32 KB

# GroupUserSettingsAuthenticationOneOfAuthenticationOptions

Properties

Name Type Description Notes
default_option bool Authentication default option [optional]
domains string Authentication domains [optional]
id string Authentication id [optional]
name string Authentication name [optional]
type string Authentication type. Specify one of the following authentication types for the authentication profile:<br> * `enforce_login`: This option allows any users to join the meeting or webinar, as long as they are signed into their Zoom account. * `enforce_login_with_domains`: This option, allows you to specify a rule so that only those Zoom users whose email addresses contain a certain domain, can join the meeting or webinar. You can either add multiple domains using a comma in between and/or use a wildcard for listing domains.<br> * `enforce_login_with_same_account`: This option allows users to join the meeting or webinar with the same Zoom account. [optional]
visible bool Authentication visible [optional]

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