ActiveDirectorySite.GetDirectoryEntry Metoda

Definice

DirectoryEntry Získá objekt pro tento web.

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

Návraty

Objekt DirectoryEntry pro tento web.

Výjimky

Objekt ActiveDirectorySite ještě nebyl uložen v úložišti Active Directory Domain Services.

Objekt byl odstraněn.

Platí pro

Viz také