nerdexam
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)
  • A
    11% (7)
  • B
    3% (2)
  • C
    82% (51)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice