Table of Contents

Class GroupPolicyUnmanagedRegistryPolicies

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

Represents a collection of unmanaged registry policies.

public class GroupPolicyUnmanagedRegistryPolicies : GlobalSerializableClassicBase
Inheritance
GroupPolicyUnmanagedRegistryPolicies

Constructors

GroupPolicyUnmanagedRegistryPolicies()

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

public GroupPolicyUnmanagedRegistryPolicies()

Properties

Items

Gets or sets the items in the collection.

public GroupPolicyUnmanagedRegistryPolicyCollection Items { get; set; }

Property Value

GroupPolicyUnmanagedRegistryPolicyCollection

Methods

ToString()

Returns the unmanaged registry policies as a human readable string.

public override string ToString()

Returns

string

The unmanaged registry policies as a human readable string.