QuickOPC User's Guide and Reference
_EasyUAClientApplication Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.ComTypes Namespace : _EasyUAClientApplication Interface

The following tables list the members exposed by _EasyUAClientApplication.

Public Properties
 NameDescription
 PropertyA dictionary containing the application ID for each GDS endpoint the application is registered with, as known to the application.  
 PropertyThe PKI store group used by the OPC UA application.  
 PropertyThe display string for the current object.  
Top
Public Methods
 NameDescription
 Method  
 MethodExports the OPC UA application configuration data into an XML stream.  
 MethodExports the OPC UA application configuration data into an XML file.  
 MethodExports the registration data of the OPC UA application into an XML stream.  
 MethodExports the registration data of the OPC UA application into an XML file.  
 MethodExports the security settings of the OPC UA application into an XML stream.  
 MethodExports the security settings of the OPC UA application into an XML file.  
 MethodFinds all registrations for this application URI in the GDS.  
 MethodGets the OPC UA registration information for this application.  
 MethodGets an application ID assigned to the application by a specified GDS.  
 MethodGets the OPC UA application manifest, i.e. the application registration information together with data related to PKI administration, such as paths to the certificate stores used.  
 MethodGets the subject distinguished name the application is configured to use for its certificates.  
 Method  
 MethodGets the instance certificate the application is currently configured to use.  
 Method  
 MethodObtains a new application instance certificate from the certificate manager, and stores it for subsequent usage.  
 MethodRetrieves the current trust lists for the application from the certificate manager, and refreshes own certificate stores accordingly.  
 MethodCreates an application registration in the GDS, assigning it a new application ID. Existing registrations with the same application URI are removed first.  
 MethodRemoves the instance certificate the application is currently configured to use.  
 Method  
 MethodRemoves an application registration from the GDS, if it exists. All existing registrations for the application URI are removed.  
 MethodUpdates an application registration in the GDS, keeping its application ID. A new registration is created if the application is not yet registered in the GDS. Preexisting registrations with the same application URI are removed.  
Top
See Also

Reference

_EasyUAClientApplication Interface
OpcLabs.EasyOpc.UA.Application.ComTypes Namespace