System.Security.AccessControl.CommonObjectSecurity.AddAuditRule C# (CSharp) Method

AddAuditRule() protected method

protected AddAuditRule ( System rule ) : void
rule System
return void
        protected void AddAuditRule(System.Security.AccessControl.AuditRule rule) { }
        public System.Security.AccessControl.AuthorizationRuleCollection GetAccessRules(bool includeExplicit, bool includeInherited, System.Type targetType) { throw null; }