get windows auth code
摘要:
public static WindowsIdentityInfo GetWindowsIdentityInfo(HttpContext context) { WindowsIdentityInfo info = new WindowsIdentityInfo(); info.IsAuthenticated = false; ... 阅读全文
posted @ 2018-10-23 17:53 yafeili 阅读(204) 评论(0) 推荐(0)
浙公网安备 33010602011771号