ActiveDirectoryAuditRule::ActiveDirectoryRights Property

 

Gets the rights for the audit rule.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
property ActiveDirectoryRights ActiveDirectoryRights {
	ActiveDirectoryRights get();
}

Property Value

Type: System.DirectoryServices::ActiveDirectoryRights

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

.NET Framework
Available since 2.0
Return to top
Show: