摘要:
System.Security.Principal.WindowsIdentity wid = System.Security.Principal.WindowsIdentity.GetCurrent();System.Security.Principal.WindowsPrincipal printcipal = new System.Security.Principal.WindowsPrin... 阅读全文
posted @ 2010-02-10 11:35 源码工作室 阅读(2424) 评论(1) 推荐(0) 编辑