OPC Studio User's Guide and Reference
UACreateCertificateArguments Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace > UACreateCertificateArguments Class : UACreateCertificateArguments Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying whether the certificate must not exist.  
Initializes a new instance of the class, specifying the certificate generation parameters.  
Initializes a new instance of the class, specifying UAAssureCertificateArguments, and whether the certificate must not exist.  
Initializes a new instance as a copy of an existing arguments object.  
Initializes a new instance of the class, specifying the certificate sub-id. The arguments also specify that the certificate must not exist.  
Initializes a new instance of the class, specifying the certificate sub-id, certificate generation parameters, and whether the certificate must not exist.  
Initializes a new instance of the class with serialized data.  
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