Click or drag to resize

NetworkInfoCategory Property

Gets the category of a network. The categories are trusted, untrusted, or authenticated. This value of this property is not cached.

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

Property Value

Type: NetworkCategory
See Also