public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext, string creationTitle)
 {
 }
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel)
 {
 }
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description)
 {
 }
Ejemplo n.º 4
0
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string?friendlyName, string?description, string?useContext)
 {
 }