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