CngKey.UIPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets parameters that control the user interface (UI) for accessing the key.
public:
property System::Security::Cryptography::CngUIPolicy ^ UIPolicy { System::Security::Cryptography::CngUIPolicy ^ get(); };
public System.Security.Cryptography.CngUIPolicy UIPolicy { get; }
public System.Security.Cryptography.CngUIPolicy UIPolicy { [System.Security.SecurityCritical] get; }
member this.UIPolicy : System.Security.Cryptography.CngUIPolicy
[<get: System.Security.SecurityCritical>]
member this.UIPolicy : System.Security.Cryptography.CngUIPolicy
Public ReadOnly Property UIPolicy As CngUIPolicy
Property Value
An object that contains configuration parameters for displaying the UI.
- Attributes
Remarks
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.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.