Authentication Authorization ASP.Net Tutorial

Dim AdminUser  As Boolean 
AdminUser = User.IsInRole(WindowsBuiltInRole.Administrator)