Table of Contents

Class ActiveDirectoryDfsServer

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

Represents an Active Directory distributed file system (DFS) server.

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

Constructors

ActiveDirectoryDfsServer()

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

public ActiveDirectoryDfsServer()

Methods

Clone()

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

public ActiveDirectoryDfsServer Clone()

Returns

ActiveDirectoryDfsServer

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