nerdexam
GIAC

GSSP-.NET · Question #91

(Topic 1) 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

  • (Topic 1)

Which of the following syntaxes is used for the EncryptionAlgorithm property of the Message class?

Options

  • A[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")]
  • B[MessagingDescriptionAttribute("MessageEncryption")]
  • C[MessagingDescriptionAttribute("MessageEncryption")]
  • D[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")]

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    17% (5)
  • C
    73% (22)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice