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: 0x020003B9 RID: 953 [Token(Token = "0x20003B9")] public abstract class CommonObjectSecurity : ObjectSecurity { } }