1 write to transportDN
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\DirectoryServerCollection.cs (1)
30this.transportDN = transportName;
2 references to transportDN
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\DirectoryServerCollection.cs (2)
302((DirectoryEntry)changeList[name]!).Properties["bridgeheadTransportList"].Value = this.transportDN; 308de.Properties["bridgeheadTransportList"].Value = this.transportDN;