ActiveDirectoryRole.RootEntry Özellik

Tanım

ActiveDirectoryRole ile ilişkili kök Active Directory düğümünü alır.

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

Özellik Değeri

DirectoryEntry ile ilişkili kök Active Directory düğümünü temsil eden ActiveDirectoryRole.

Açıklamalar

Kök girdi, yöneticisi olmayan rol zincirindeki roldür.

Şunlara uygulanır