System.Security.Cryptography.CngPropertyCollection public sealed class CngPropertyCollection : Collection<CngProperty> Documentation Code namespace System.Security.Cryptography { public sealed class CngPropertyCollection : Collection<CngProperty> { public CngPropertyCollection(); } }