C# Class System.Security.AccessControl.AuditRule

Inheritance: AuthorizationRule
Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
AuditRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System auditFlags )

Method Details

AuditRule() protected method

protected AuditRule ( System identity, int accessMask, bool isInherited, System inheritanceFlags, System propagationFlags, System auditFlags )
identity System
accessMask int
isInherited bool
inheritanceFlags System
propagationFlags System
auditFlags System