Enum GroupPolicyWirelessNetworkPolicyType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The wireless network (IEEE 802.11) policy type.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicyWirelessNetworkPolicyType
Fields
Unknown = 0
The policy type is unknown.
Vista = 1
The policy type is Windows Vista and above.
XP = 2
The policy type is Windows XP.