다음을 통해 공유


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 보호 수준을 설명하는 개체입니다.

적용 대상