2 references to DomainMode
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
1140
public System.DirectoryServices.ActiveDirectory.
DomainMode
DomainMode { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1167
public void RaiseDomainFunctionality(System.DirectoryServices.ActiveDirectory.
DomainMode
domainMode) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }