共用方式為


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 保護層級。

適用於