System.Security.Cryptography.CngExportPolicies public enum CngExportPolicies Documentation Code AllowArchiving = 4 AllowExport = 1 AllowPlaintextArchiving = 8 AllowPlaintextExport = 2 None = 0