單項(xiàng)選擇題

You are developing an application that uses role-based security. The prinicipal policy of the application domain is configured during startup with the following code:AppDomain.CurrentDomain.SetPrincipalPolicy(PrincipalPolicy.WindowsPrincipal);  You need to restrict access to one of the methods in your application so that only members of the local Administrators group can call the method. Which attribute should you place on the method?()

A. [PrincipalPermission (SecurityAction.Demand, Name = @"BUILTIN\Administrators")]
B. [PrincipalPermission (SecurityAction.Demand, Role = @"BUILTIN\Administrators")]
C. [PrincipalPermission (SecurityAction.Assert, Name = @"BUILTIN\Administrators")]
D. [PrincipalPermission (SecurityAction.Assert, Role = @"BUILTIN\Administrators")]

題目列表

你可能感興趣的試題

微信掃碼免費(fèi)搜題