New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 64 Topic 7 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 64 Topic 7 Discussion

GSSP-.NET Exam Topic 7 Question 64 Discussion:
Question #: 64
Topic #: 7

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


A.

[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")]

public EncryptionAlgorithm : EncryptionAlgorithm { }


B.

[MessagingDescriptionAttribute("MessageEncryption")]

public EncryptionAlgorithm EncryptionAlgorithm { }


C.

[MessagingDescriptionAttribute("MessageEncryption")]

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }


D.

[MessagingDescriptionAttribute("MessageEncryptionAlgorithm")]

public EncryptionAlgorithm : EncryptionAlgorithm { get; set; }


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.