System.Security.AccessControl.CommonObjectSecurity.AddAuditRule C# (CSharp) 메소드

AddAuditRule() 보호된 메소드

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