Table of Contents

Class GroupPolicyWiredNetworkPolicies

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

Represents a collection of Active Directory Group Policy wired network (IEEE 802.3) policies.

public class GroupPolicyWiredNetworkPolicies : GlobalSerializableClassicBase
Inheritance
GroupPolicyWiredNetworkPolicies

Constructors

GroupPolicyWiredNetworkPolicies()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.GroupPolicyWiredNetworkPolicies class.

public GroupPolicyWiredNetworkPolicies()

Properties

Items

Gets or sets the items in the collection.

public GroupPolicyWiredNetworkPolicyCollection Items { get; set; }

Property Value

GroupPolicyWiredNetworkPolicyCollection

Methods

ToString()

Returns the Group Policy wired network (IEEE 802.3) policies as a human readable string.

public override string ToString()

Returns

string

The Group Policy wired network (IEEE 802.3) policies as a human readable string.