Microsoft
70-513 · Question #131
You develop a Window Communication Foundation (WCF) service. You have the following requirements: - Create a data contract to pass data between client applications and the service. - Create the data…
The correct answer is C. Public. See the full explanation below for the reasoning.
Question
You develop a Window Communication Foundation (WCF) service. You have the following requirements:
- Create a data contract to pass data between client applications and
the service.
- Create the data that is restricted and cannot pass between client
applications and the service. You need to implement the restricted data members. Which member access modifier should you use?
Options
- APrivate
- BProtected
- CPublic
- DStatic
How the community answered
(16 responses)- A13% (2)
- B6% (1)
- C75% (12)
- D6% (1)
Community Discussion
No community discussion yet for this question.