CngKey::UIPolicy Property
.NET Framework (current version)
Gets parameters that control the user interface (UI) for accessing the key.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Security.Cryptography::CngUIPolicy^An object that contains configuration parameters for displaying the UI.
The key UI policy is used with UI prompts such as smart card PIN prompts. This policy also controls password dialog boxes for protected keys.
.NET Framework
Available since 3.5
Available since 3.5
Show: