Question:You must restrict access to a method based on a user’s group memberships in the local user database. You want to use the most secure method possible. Which technique will you use?
A WindowsPrincipal.IsInRole
B WindowsIdentity.IsInRole
C Imperative RBS demands
D Declarative RBS demands
+ AnswerD
+ Report