Moses on DotNetSlackers

.Net Gorean Lifestyler

This site

News

@ Cambridge, UK

Blogs

Sponsors

  • MaximumASP
  • Social Bookmarking
    Online Shopping
    asp.net hosting
    UK online local dating

.Net Interview Questions [Part 3]

You have been asked to recommend a security model for the .NET-based application your project team is working on. The application's user IDs and passwords will be stored inside a SQL Server database. Which .NET Framework component can be used to enable an application to use its own user ID and password authentication system?
  • A. ApplicationPrincipal
  • B. WindowsPrincipal
  • C. GenericPrincipal
  • D. WindowsSecurity

Comments

No Comments