Table of Contents

Class GroupPolicyNetworkOptionsConnections

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

Represents a collection of Active Directory Group Policy network options connections.

public class GroupPolicyNetworkOptionsConnections : GlobalSerializableClassicBase
Inheritance
GroupPolicyNetworkOptionsConnections

Constructors

GroupPolicyNetworkOptionsConnections()

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

public GroupPolicyNetworkOptionsConnections()

Properties

Items

Gets or sets the items in the collection.

public GroupPolicyNetworkOptionsConnectionCollection Items { get; set; }

Property Value

GroupPolicyNetworkOptionsConnectionCollection

Methods

ToString()

Returns the Group Policy network options connections as a human readable string.

public override string ToString()

Returns

string

The Group Policy network options connections as a human readable string.