コード例 #1
0
ファイル: ADSession.cs プロジェクト: YHZX2013/exchange_diff
 internal static ADObjectId GetSchemaNamingContextForLocalForest()
 {
     return(ADSession.GetSchemaNamingContext(TopologyProvider.LocalForestFqdn));
 }