Click or drag to resize

NetworkInfoDomainType Property

Gets the domain type of the network. This value of this property is not cached.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public DomainType DomainType { get; }

Property Value

Type: DomainType
Remarks
The domain indictates whether the network is an Active Directory Network, and whether the machine has been authenticated by Active Directory.
See Also