源码工作室

目标:通俗的语言说出通俗的技术
  博客园  :: 首页  :: 新随笔  :: 联系 :: 管理

2010年2月10日

摘要: 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 源码工作室 阅读(2404) 评论(1) 推荐(0) 编辑