1 write to activeDirectory
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
945this.activeDirectory = new BooleanProperty(this, UnsafeNativeMethods.PROPID_PC_DS_ENABLED);
1 reference to activeDirectory
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
955get { return this.activeDirectory; }