ActiveDirectorySiteLink.GetDirectoryEntry Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la DirectoryEntry valeur de 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 de ce lien de site.
Exceptions
L’objet ActiveDirectorySiteLink n’a pas encore été enregistré dans le magasin services de domaine Active Directory.
L’objet a été supprimé.