System.Security.AccessControl.FileSystemAuditRule Members

The members of System.Security.AccessControl.FileSystemAuditRule are listed below.

See Also: Inherited members from System.Security.AccessControl.AuditRule

Public Constructors

Initializes a new instance of the System.Security.AccessControl.FileSystemAuditRule class using a reference to a user account, a value that specifies the type of operation associated with the audit rule, and a value that specifies when to perform auditing.

Initializes a new instance of the System.Security.AccessControl.FileSystemAuditRule class using a user account name, a value that specifies the type of operation associated with the audit rule, and a value that specifies when to perform auditing.

Initializes a new instance of the System.Security.AccessControl.FileSystemAuditRule class using the name of a reference to a user account, a value that specifies the type of operation associated with the audit rule, a value that determines how rights are inherited, a value that determines how rights are propagated, and a value that specifies when to perform auditing.

Initializes a new instance of the System.Security.AccessControl.FileSystemAuditRule class using the name of a user account, a value that specifies the type of operation associated with the audit rule, a value that determines how rights are inherited, a value that determines how rights are propagated, and a value that specifies when to perform auditing.

Public Properties