using System; using Cpp2IlInjected; namespace System.Security.AccessControl { /// Controls access to objects without direct manipulation of access control lists (ACLs). This class is the abstract base class for the class. // Token: 0x020003D5 RID: 981 [Token(Token = "0x20003D5")] public abstract class CommonObjectSecurity : ObjectSecurity { } }