Adds items related to OPC UA application to the system menu of the given form.
The method adds the "Administer OPC UA Application" command to the system menu of the form, allowing the user to view and manage the certificate trust, and the own application certificate.
Overload List
Overload | Description |
AddToSystemMenu(Form) | Adds OPC UA application items to the forms' system menu. Changing private key password is not allowed. |
AddToSystemMenu(Form,Boolean,Boolean) | Adds OPC UA application items to the forms' system menu, specifying whether changing the private key password should be allowed. |
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