GIAC
GSSP-NET · Question #183
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. The…
The correct answer is D. Use the WindowsPrincipal class. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0. The application will perform security related operations. You want to manage the role-based security in the application. What will you do to accomplish the task?
Options
- AUse the StackTrace property.
- BUse the Process class.
- CUse the WindowsIdentity class.
- DUse the WindowsPrincipal class.
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C3% (1)
- D83% (25)
Community Discussion
No community discussion yet for this question.