# UserMeetingAndRecordingAuthenticationSettingsAuthenticationOptionsMeetingAuthenticationAuthenticationOptionsInner
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] |