嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C# 读取AD 域里用户名或组信息
.
├── C#读取AD域里用户名或组
│ ├── ADHelp.cs
│ └── ActiveDirectoryDome
│ ├── ActiveDirectoryDome
│ │ ├── ActiveDirectoryDome.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── ActiveDirectoryDome.exe
│ │ │ │ ├── ActiveDirectoryDome.pdb
│ │ │ │ └── ActiveDirectoryDome.vshost.exe
│ │ │ └── Release
│ │ └── obj
│ │ └── Debug
│ │ ├── ActiveDirectoryDome.csproj.FileListAbsolute.txt
│ │ ├── ActiveDirectoryDome.exe
│ │ ├── ActiveDirectoryDome.pdb
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ └── TempPE
│ ├── ActiveDirectoryDome.sln
│ ├── ActiveDirectoryDome.suo
│ ├── UpgradeLog.XML
│ ├── _ReSharper.ActiveDirectoryDome
│ │ ├── AspFileDataCache.dat
│ │ ├── BuildScriptCache
│ │ │ └── 6
│ │ │ └── 372f2368.dat
│ │ ├── ConditionalNames
│ │ │ └── 6
│ │ │ └── 372f2368.dat
│ │ ├── JSTest
│ │ ├── JavaScriptCache
│ │ │ └── 8
│ │ │ └── 43781e0e.dat
│ │ ├── JbPdbInfo
│ │ ├── MVC
│ │ ├── ModuleIds.xml
│ │ ├── NamedArguments
│ │ │ └── 6
│ │ │ └── 372f2368.dat
│ │ ├── PersistenIdIndex.bin
│ │ ├── RecentItems
│ │ │ └── RecentFiles.dat
│ │ ├── Resources
│ │ ├── SymbolCache.bin
│ │ ├── TagPrefixes
│ │ ├── TodoItems
│ │ │ └── 8
│ │ │ └── 43781e0e.dat
│ │ ├── WebSymbols
│ │ ├── WordIndex
│ │ │ └── 6
│ │ │ └── 372f2368.dat
│ │ └── XmlIndex
│ │ ├── System.2.0.0.0.Contracts.xml
│ │ │ └── B40F3D52.bin
│ │ ├── System.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 6A42E3C2.bin
│ │ ├── System.2.0.0.0.Pure.xml
│ │ │ └── 8BF92A01.bin
│ │ ├── System.Configuration.2.0.0.0.Contracts.xml
│ │ │ └── A7D7CCD2.bin
│ │ ├── System.Configuration.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 0B64E342.bin
│ │ ├── System.Configuration.2.0.0.0.Pure.xml
│ │ │ └── 24CA0981.bin
│ │ ├── System.Configuration.Install.2.0.0.0.Contracts.xml
│ │ │ └── 88A16EF2.bin
│ │ ├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
│ │ │ └── FF1197A2.bin
│ │ ├── System.Core.3.5.0.0.Contracts.xml
│ │ │ └── E85BCEF6.bin
│ │ ├── System.Core.3.5.0.0.Nullness.Generated.xml
│ │ │ └── FA15F726.bin
│ │ ├── System.Core.3.5.0.0.Pure.xml
│ │ │ └── 720DBBA5.bin
│ │ ├── System.Core.LinqTunnel.xml
│ │ │ └── D9B819C3.bin
│ │ ├── System.Core.Nullness.Manual.xml
│ │ │ └── 693BFE35.bin
│ │ ├── System.Core.xml
│ │ │ └── C79339FF.bin
│ │ ├── System.Data.2.0.0.0.Contracts.xml
│ │ │ └── 6CEC9372.bin
│ │ ├── System.Data.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 696DCC22.bin
│ │ ├── System.Data.2.0.0.0.Pure.xml
│ │ │ └── 6C5FA0A1.bin
│ │ ├── System.Data.DataSetExtensions.3.5.0.0.Nullness.Generated.xml
│ │ │ └── 02514626.bin
│ │ ├── System.Data.DataSetExtensions.I18n.xml
│ │ │ └── FA1E61DF.bin
│ │ ├── System.Data.DataSetExtensions.xml
│ │ │ └── C95F1C82.bin
│ │ ├── System.Data.I18n.xml
│ │ │ └── 4BA2745F.bin
│ │ ├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 46DBA7A2.bin
│ │ ├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 9DA2DB22.bin
│ │ ├── System.Deployment.2.0.0.0.Nullness.Generated.xml
│ │ │ └── A29CBF22.bin
│ │ ├── System.Design.2.0.0.0.Nullness.Generated.xml
│ │ │ └── C67F00E2.bin
│ │ ├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
│ │ │ └── F9F88CA2.bin
│ │ ├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
│ │ │ └── EA572402.bin
│ │ ├── System.Drawing.2.0.0.0.Contracts.xml
│ │ │ └── 3AD69D12.bin
│ │ ├── System.Drawing.2.0.0.0.Nullness.Generated.xml
│ │ │ └── DE857C82.bin
│ │ ├── System.Drawing.2.0.0.0.Pure.xml
│ │ │ └── 85473141.bin
│ │ ├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 89687CE2.bin
│ │ ├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 75FE90A2.bin
│ │ ├── System.I18n.xml
│ │ │ └── 7E6153BF.bin
│ │ ├── System.Nullness.Manual.xml
│ │ │ └── 637B83D5.bin
│ │ ├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 3BD7CBE2.bin
│ │ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
│ │ │ └── 02345952.bin
│ │ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 99E77FC2.bin
│ │ ├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
│ │ │ └── 55A979D4.bin
│ │ ├── System.Security.2.0.0.0.Contracts.xml
│ │ │ └── 531341F2.bin
│ │ ├── System.Security.2.0.0.0.Nullness.Generated.xml
│ │ │ └── CE40CAA2.bin
│ │ ├── System.Security.2.0.0.0.Pure.xml
│ │ │ └── 0D7F3F21.bin
│ │ ├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
│ │ │ └── DCACE422.bin
│ │ ├── System.Transactions.2.0.0.0.Nullness.Generated.xml
│ │ │ └── BEE213A2.bin
│ │ ├── System.Web.2.0.0.0.Contracts.xml
│ │ │ └── E160C612.bin
│ │ ├── System.Web.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 318DC582.bin
│ │ ├── System.Web.2.0.0.0.Pure.xml
│ │ │ └── 0993BA41.bin
│ │ ├── System.Web.Attributes.xml
│ │ │ └── 33EA9D5E.bin
│ │ ├── System.Web.I18n.xml
│ │ │ └── C6FEF5FF.bin
│ │ ├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
│ │ │ └── A65D29A2.bin
│ │ ├── System.Web.Services.Attributes.xml
│ │ │ └── C138893E.bin
│ │ ├── System.Windows.Forms.2.0.0.0.Contracts.xml
│ │ │ └── C99021D2.bin
│ │ ├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
│ │ │ └── 1E4CD842.bin
│ │ ├── System.Windows.Forms.2.0.0.0.Pure.xml
│ │ │ └── 77B93E81.bin
│ │ ├── System.Windows.Forms.I18n.xml
│ │ │ └── B794E83F.bin
│ │ ├── System.Windows.Forms.Manual.xml
│ │ │ └── BA60B1CB.bin
│ │ ├── System.Xml.2.0.0.0.Contracts.xml
│ │ │ └── A6332332.bin
│ │ ├── System.Xml.2.0.0.0.Nullness.Generated.xml
│ │ │ └── DBEE78E2.bin
│ │ ├── System.Xml.2.0.0.0.Pure.xml
│ │ │ └── 96E3DDE1.bin
│ │ ├── System.Xml.Attributes.xml
│ │ │ └── F9C6A9FE.bin
│ │ ├── System.Xml.I18n.xml
│ │ │ └── E864609F.bin
│ │ ├── System.Xml.Linq.3.5.0.0.Contracts.xml
│ │ │ └── 350F1BF6.bin
│ │ ├── System.Xml.Linq.3.5.0.0.Nullness.Generated.xml
│ │ │ └── 6DCFE426.bin
│ │ ├── System.Xml.Linq.3.5.0.0.Pure.xml
│ │ │ └── F13CE8A5.bin
│ │ ├── System.Xml.Linq.I18n.xml
│ │ │ └── 7A027FDF.bin
│ │ ├── System.Xml.Linq.xml
│ │ │ └── C650FFA9.bin
│ │ ├── System.xml
│ │ │ └── 07464C3F.bin
│ │ ├── mscorlib.2.0.0.0.Contracts.xml
│ │ │ └── 669653D2.bin
│ │ ├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
│ │ │ └── A2A75BDA.bin
│ │ ├── mscorlib.2.0.0.0.Nullness.Generated.xml
│ │ │ └── D26B4A42.bin
│ │ ├── mscorlib.2.0.0.0.Pure.xml
│ │ │ └── B9983081.bin
│ │ ├── mscorlib.I18n.xml
│ │ │ └── 0AA1DA3F.bin
│ │ ├── mscorlib.Nullness.Manual.xml
│ │ │ └── A44AFA55.bin
│ │ ├── mscorlib.ValueFlow.xml
│ │ │ └── D2DAC228.bin
│ │ └── mscorlib.xml
│ │ └── 48F8C2BF.bin
│ └── _UpgradeReport_Files
│ ├── UpgradeReport.css
│ ├── UpgradeReport.xslt
│ ├── UpgradeReport_Minus.gif
│ └── UpgradeReport_Plus.gif
└── 好例子网_C#读取AD域里用户名或组.zip
106 directories, 104 files