Compartilhar via


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

'Declaração
Public Class ActiveDirectoryImportConnection _
    Inherits Connection
'Uso
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.

Ver também

Referência

ActiveDirectoryImportConnection members

Microsoft.Office.Server.UserProfiles namespace