ApplicationPartition.GetDirectoryEntry Methode

Definitie

Hiermee haalt u een DirectoryEntry object op voor deze toepassingspartitie.

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

Retouren

De DirectoryEntry voor deze toepassingspartitie.

Uitzonderingen

Het object ApplicationPartition is nog niet opgeslagen in het Active Directory Domain Services archief.

Het object is verwijderd.

Van toepassing op