Click or drag to resize

NetworkConnectionInfoDomainType Property

Gets a value that indicates whether the network associated with this connection is an Active Directory network and whether the machine has been authenticated by Active Directory. 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
See Also