QuickOPC User's Guide and Reference
DefaultAllowClientCertificatePrompt Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAClientApplicationParameters Class : DefaultAllowClientCertificatePrompt Field
Default value of the AllowClientCertificatePrompt property.
Syntax
'Declaration
 
Public Const DefaultAllowClientCertificatePrompt As Boolean
'Usage
 
Dim value As Boolean
 
value = UAClientApplicationParameters.DefaultAllowClientCertificatePrompt
public const bool DefaultAllowClientCertificatePrompt
public:
const bool DefaultAllowClientCertificatePrompt
Requirements

Target Platforms: .NET Framework: Windows 10, Windows Server 2012; .NET Core: Linux, macOS, Microsoft Windows

See Also

Reference

UAClientApplicationParameters Class
UAClientApplicationParameters Members