OPC Studio User's Guide and Reference
CreateOwnCertificate Method (IEasyUAClientServerApplicationExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.Extensions Namespace > IEasyUAClientServerApplicationExtension Class : CreateOwnCertificate Method
Creates the own application certificate.

The CreateOwnCertificate methods create the own certificate the application is currently configured to use.

Overload List
OverloadDescription
Creates the own application certificate. The certificate must not currently exist.  
Creates the own application certificate, specifying whether the certificate must not currently exist.  
Creates the own application certificate, specifying the certificate sub-id, and whether the certificate must not currently exist.  
Requirements

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

See Also