ActiveDirectoryAuditRule.ActiveDirectoryRights Property

Definition

Gets the rights for the audit rule.

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

Property Value

One or more of the ActiveDirectoryRights enumeration values that specifies the rights for the audit rule.

Applies to