ActiveDirectoryRole.RootEntry Egenskap

Definition

Hämtar rotnoden služba Active Directory som är associerad med ActiveDirectoryRole.

public:
 property System::DirectoryServices::DirectoryEntry ^ RootEntry { System::DirectoryServices::DirectoryEntry ^ get(); };
public System.DirectoryServices.DirectoryEntry RootEntry { get; }
member this.RootEntry : System.DirectoryServices.DirectoryEntry
Public ReadOnly Property RootEntry As DirectoryEntry

Egenskapsvärde

En DirectoryEntry som representerar rotnoden služba Active Directory som är associerad med ActiveDirectoryRole.

Kommentarer

Rotposten är rollen i kedjan med roller som inte har någon chef.

Gäller för