Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.52 KB

settings-enablepromptforcertificateui.md

File metadata and controls

66 lines (39 loc) · 1.52 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Sets or retrieves a Boolean value that specifies whether user interface prompts for a signer or sender's identity can be used.
b9765de4-0b94-4006-aaa8-9ad6858da1f4
Settings.EnablePromptForCertificateUI property
reference
05/31/2018
APIRef
kbSyntax
Settings.EnablePromptForCertificateUI
COM
Capicom.dll

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
Capicom.dll

See also

Settings