Table of Contents

Class GroupPolicyNetworkOptionsConnectionBase

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

Represents an Active Directory Group Policy network options connection.

public abstract class GroupPolicyNetworkOptionsConnectionBase : GroupPolicyPreferenceBase, IComparable<GroupPolicyPreferenceBase>
Inheritance
GroupPolicyNetworkOptionsConnectionBase
Implements
Derived
Inherited Members

Constructors

GroupPolicyNetworkOptionsConnectionBase()

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

public GroupPolicyNetworkOptionsConnectionBase()

Properties

ConnectionTypeString

Gets the connection type as a human readable string.

public abstract string ConnectionTypeString { get; set; }

Property Value

string