The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: