System.Security.Cryptography.CngPropertyCollection public sealed class CngPropertyCollection : Collection<CngProperty> Provides a strongly typed collection of Cryptography Next Generation (CNG) properties. Documentation Code public CngPropertyCollection() Initializes a new CngPropertyCollection object.