Mega Code Archive
Categories
/
ASP.Net Tutorial
/
Authentication Authorization
Using the WindowsIdentity object
<%@ Page Language="VB" %> <%@ Import Namespace="System.Security.Principal" %>