Shows the form which allows the interactive user to administer the OPC UA application modally.
Syntax
Parameters
- application
- The OPC UA client/server application object that will perform the operation.
- owner
- Any object that implements System.Windows.Forms.IWin32Window that represents the top-level window that will own the modal form with the user interface the operation.
- clientSelector
- The selector of the client object that is used for OPC Unified Architecture operations.
- allowChangePrivateKeyPassword
- Determines whether the interactive user will be allowed to change the password to the private key of the application certificate.
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