8 references to CngUIProtectionLevels
System.Core (8)
System\Security\Cryptography\CngUIPolicy.cs (7)
19private CngUIProtectionLevels m_protectionLevel; 22public CngUIPolicy(CngUIProtectionLevels protectionLevel) : 26public CngUIPolicy(CngUIProtectionLevels protectionLevel, string friendlyName) : 30public CngUIPolicy(CngUIProtectionLevels protectionLevel, string friendlyName, string description) : 34public CngUIPolicy(CngUIProtectionLevels protectionLevel, 41public CngUIPolicy(CngUIProtectionLevels protectionLevel, 78public CngUIProtectionLevels ProtectionLevel {
System\Security\Cryptography\NCryptNative.cs (1)
188public CngUIProtectionLevels dwFlags;