QuickOPC User's Guide and Reference
DefaultReuseExistingPrivateKey Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace > UAObtainNewCertificateParameters Class : DefaultReuseExistingPrivateKey Field
Default value of the ReuseExistingPrivateKey property. Equals to true.
Syntax
'Declaration
 
Public Const DefaultReuseExistingPrivateKey As Boolean
'Usage
 
Dim value As Boolean
 
value = UAObtainNewCertificateParameters.DefaultReuseExistingPrivateKey
public const bool DefaultReuseExistingPrivateKey
public:
const bool DefaultReuseExistingPrivateKey
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012 R2, Windows Server 2016; .NET Core, .NET 6: Linux, macOS, Microsoft Windows

See Also