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: 0x020003D6 RID: 982 [Token(Token = "0x20003D6")] public sealed class CryptoKeySecurity : NativeObjectSecurity { } }