Share via


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

プロパティ値

キーに適用される UI 保護のレベルを示すオブジェクト。

適用対象