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)
 {
 }
示例#4
0
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string?friendlyName, string?description, string?useContext)
 {
 }