Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.42 KB

GetZRLocationSettings200ResponseOneOfMeetingSecurity.md

File metadata and controls

10 lines (7 loc) · 1.42 KB

# GetZRLocationSettings200ResponseOneOfMeetingSecurity

Properties

Name Type Description Notes
encryption_type string Specifies whether enhanced encryption or end-to-end encryption is being used when starting or a meeting. When using end-to-end encryption, several features (e.g. cloud recording, phone/SIP/H.323 dial-in) will be automatically disabled. <br><br>The value of this field can be one of the following:<br> `enhanced_encryption`: Enhanced encryption. Encryption is stored in the cloud if you enable this option. <br> `e2ee`: End-to-end encryption. The encryption key is stored in your local device and can not be obtained by anyone else. Enabling this setting also disables the following features: join before host, cloud recording, streaming, live transcription, breakout rooms, polling, 1:1 private chat, and meeting reactions. [optional]
end_to_end_encrypted_meetings bool Allows use of end-to-end encryption for meetings. If set to `true`, the encryption type is specified in `encryption_type` field. [optional]

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