Table of Contents

Enum GroupPolicyWirelessNetworkPolicyNetworkType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The wireless network (IEEE 802.11) policy network type.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicyWirelessNetworkPolicyNetworkType

Fields

AdHoc = 1

The policy permissions network type is ad-hoc.

Infrastructure = 2

The policy permissions network type is infrastructure.

Unknown = 0

The policy permissions network type is unknown.