Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.19 KB

UserMeetingAndRecordingAuthenticationSettingsAuthenticationOptionsMeetingAuthenticationAuthenticationOptionsInner.md

File metadata and controls

14 lines (11 loc) · 1.19 KB

# UserMeetingAndRecordingAuthenticationSettingsAuthenticationOptionsMeetingAuthenticationAuthenticationOptionsInner

Properties

Name Type Description Notes
default_option bool Whether the authentication option is the default authentication option. [optional]
domains string A comma-separated list of approved authentication domains. [optional]
id string The authentication option's ID. [optional]
name string The authentication option's name. [optional]
type string The authentication type: * `enforce_login` — Only users logged in to Zoom can join meetings. * `enforce_login_with_domains` — Only users from specific domains can join meetings. The list of domains is defined in the `domains` field. * `enforce_login_with_same_account` — Only the Zoom account's users can join meetings. [optional]
visible bool Whether the authentication option is visible. [optional]

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