摘要:
public sealed class UserInfo { public string GivenName; public string FullName; public string Email; } /// /// 活动目录中的搜索路径,也可根据实际情况来修改这个值。 /// public static string DirectoryPath = "LDAP://" + GetDomainName(); /// ... 阅读全文
posted @ 2013-08-30 15:53
王云云
阅读(487)
评论(0)
推荐(0)

浙公网安备 33010602011771号