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