3 references to DirectoryServerCollection
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
776
public System.DirectoryServices.ActiveDirectory.
DirectoryServerCollection
PreferredRpcBridgeheadServers { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
777
public System.DirectoryServices.ActiveDirectory.
DirectoryServerCollection
PreferredSmtpBridgeheadServers { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1004
public System.DirectoryServices.ActiveDirectory.
DirectoryServerCollection
DirectoryServers { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }