ActiveDirectoryImportConnection class

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.UserProfiles.Connection
    Microsoft.Office.Server.UserProfiles.ActiveDirectoryImportConnection

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Class ActiveDirectoryImportConnection _
    Inherits Connection
'Usage
Dim instance As ActiveDirectoryImportConnection
public class ActiveDirectoryImportConnection : Connection

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ActiveDirectoryImportConnection members

Microsoft.Office.Server.UserProfiles namespace