CngUIPolicy.ProtectionLevel 属性

定义

获取密钥的 UI 保护级别。

public:
 property System::Security::Cryptography::CngUIProtectionLevels ProtectionLevel { System::Security::Cryptography::CngUIProtectionLevels get(); };
public System.Security.Cryptography.CngUIProtectionLevels ProtectionLevel { get; }
member this.ProtectionLevel : System.Security.Cryptography.CngUIProtectionLevels
Public ReadOnly Property ProtectionLevel As CngUIProtectionLevels

属性值

CngUIProtectionLevels

一个描述应用于密钥的 UI 保护级别的对象。

适用于