ActiveDirectoryAccessRule::ActiveDirectoryRights Property
.NET Framework (current version)
Gets the Active Directory Domain Services rights for this access rule.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
public: property ActiveDirectoryRights ActiveDirectoryRights { ActiveDirectoryRights get(); }
Property Value
Type: System.DirectoryServices::ActiveDirectoryRightsA combination of one or more of the ActiveDirectoryRights enumeration values that specify the Active Directory Domain Services access rights that are included in this rule.
.NET Framework
Available since 2.0
Available since 2.0
Show: