ActiveDirectoryAccessRule.ActiveDirectoryRights Vlastnost

Definice

Získá Active Directory Domain Services práva pro toto pravidlo přístupu.

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

Hodnota vlastnosti

Kombinace jedné nebo více hodnot výčtuActiveDirectoryRights, které určují Active Directory Domain Services přístupová práva zahrnutá v tomto pravidle.

Platí pro

Viz také