Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.19 KB

UserMeetingAndRecordingAuthenticationSettingsAuthenticationOptionsRecordingAuthenticationAuthenticationOptionsInner.md

File metadata and controls

14 lines (11 loc) · 1.19 KB

# UserMeetingAndRecordingAuthenticationSettingsAuthenticationOptionsRecordingAuthenticationAuthenticationOptionsInner

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 view the recordings. * `enforce_login_with_domains` — Only users from specific domains can view the recordings. The list of domains is defined in the `domains` field. * `internally` — Only the Zoom account's users can view the recordings. [optional]
visible bool Whether the authentication option is visible. [optional]

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