GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 132 Topic 14 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 132 Topic 14 Discussion

GSSP-.NET Exam Topic 14 Question 132 Discussion:
Question #: 132
Topic #: 14

You work as a Web Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Web application using .NET Framework 2.0. The application is for members only. The behavior of the Web application varies according to the role of the user. The Web application uses the ASP.NET Membership control for creation of user accounts. You are required to find out whether a user is a member of a specific role. What will you do?


A.

Pass the role names to the User.IsInRole method.


B.

Pass the user names and passwords to the Membership.ValidateUser method.


C.

Pass the role names to the Roles.RoleExists method.


D.

Pass the user names to the User.IsUserInRole method.


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.