Settings.EnablePromptForCertificateUI property
[The EnablePromptForCertificateUI property is available for use in the operating systems specified in the Requirements section.]
The EnablePromptForCertificateUI property sets or retrieves a Boolean value that specifies whether user interface prompts for a signer or sender's identity can be used.
Syntax
Settings.EnablePromptForCertificateUI As Boolean
Property value
If true, user interface prompts for a signer or sender's identity can be used. The default value is false.
Note
Setting this property does not disable warnings that are generated before any private key usage is done from a web-based application.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|
See also