あなたの会社には、Dept1、Dept2 という名前の 3 つの部門があります。Dept3 と Microsoft Exchange Online テナント。
部門から送信される電子メール メッセージのセキュリティを強化する必要があります。ソリューションは次の要件を満たす必要があります。
« Dept1 のユーザーは、必要に応じて電子メール メッセージにデジタル署名し、暗号化できる必要があります。
+ Dept2 から外部電子メール ドメインに送信される電子メール メッセージは、転送中にのみ自動的に暗号化される必要があります。
+ Dept3 から外部電子メール ドメインに送信される電子メール メッセージは、受信者がメッセージを開くまで暗号化する必要があります。
+ 導入コストは最小限に抑える必要があります。
「各部門ではどの種類の暗号化を使用する必要がありますか?」回答するには、適切な暗号化タイプを適切な部門にドラッグします。各暗号化タイプを使用できます

正解:

Explanation

Users in Dept1 should use S/MIME encryption . S/MIME is a standard for public key encryption and signing of email messages1. It allows users to digitally sign and encrypt email messages as required using certificates1. S/MIME provides end-to-end encryption and ensures message integrity and sender authentication1.
Email messages sent from Dept2 to an external email domain should use TLS encryption1. TLS is a protocol that encrypts the connection or session between two servers1. It protects email messages during transit only and does not require any action from the sender or recipient1. TLS provides opportunistic encryption and ensures message confidentiality and server authentication1.
Email messages sent from Dept3 to an external email domain should use Microsoft Purview Message Encryption2. Microsoft Purview Message Encryption is an online service that encrypts email messages and attachments using rights management policies2. It allows users to send encrypted email messages to anyone inside or outside the organization using various email services2. Microsoft Purview Message Encryption provides persistent encryption and ensures message confidentiality and authorization policies2.