Table of Contents

Class ActiveDirectoryDfsFolderTarget

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

Represents an Active Directory distributed file system (DFS) folder target.

public class ActiveDirectoryDfsFolderTarget : ActiveDirectoryDfsTargetBase, IComparable<ActiveDirectoryDfsTargetBase>
Inheritance
ActiveDirectoryDfsFolderTarget
Implements
Inherited Members

Constructors

ActiveDirectoryDfsFolderTarget()

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

public ActiveDirectoryDfsFolderTarget()

Methods

Clone()

Creates a clone of this CENTREL.XIA.Configuration.Types.ActiveDirectoryDfsFolderTarget object.

public ActiveDirectoryDfsFolderTarget Clone()

Returns

ActiveDirectoryDfsFolderTarget

A clone of this CENTREL.XIA.Configuration.Types.ActiveDirectoryDfsFolderTarget object.