GIAC
GSSP-NET · Question #34
Which of the following syntaxes is used for the EncryptionAlgorithm property of the Message class?
The correct answer is C. [MessagingDescriptionAttribute("MessageEncryption")]. See the full explanation below for the reasoning.
Question
Which of the following syntaxes is used for the EncryptionAlgorithm property of the Message class?
Options
- A[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")] public
- B[MessagingDescriptionAttribute("MessageEncryption")]
- C[MessagingDescriptionAttribute("MessageEncryption")]
- D[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")] public
How the community answered
(62 responses)- A11% (7)
- B3% (2)
- C82% (51)
- D3% (2)
Community Discussion
No community discussion yet for this question.