using System; using Cpp2IlInjected; namespace System.Security.AccessControl { /// Provides the ability to control access to a cryptographic key object without direct manipulation of an Access Control List (ACL). // Token: 0x020003BA RID: 954 [Token(Token = "0x20003BA")] public sealed class CryptoKeySecurity : NativeObjectSecurity { } }