コード例 #1
0
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string friendlyName, string description, string useContext, string creationTitle)
 {
 }
コード例 #2
0
 public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel)
 {
 }
コード例 #3
0
 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)
 {
 }