ActiveDirectorySiteLink.GetDirectoryEntry Méthode

Définition

Obtient le DirectoryEntry pour cet objet.

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

Retours

Objet DirectoryEntry pour cette liaison de site.

Exceptions

L'objet ActiveDirectorySiteLink n'a pas encore été enregistré dans le magasin des services de domaine Active Directory.

L'objet a été supprimé.

S’applique à

Voir aussi