Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.Security.Cryptography.CngPropertyOptions

Assembly: System.Security.Cryptography

Specifies Cryptography Next Generation (CNG) key property options.

Values

Persist
The property should be persisted.
None
The referenced property has no options.
CustomProperty
The property is not specified by CNG. Use this option to avoid future name conflicts with CNG properties.