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

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace : _UAClientServerApplicationParameters Interface

The following tables list the members exposed by _UAClientServerApplicationParameters.

Public Properties
 NameDescription
 PropertyThe 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.  
 PropertySpecifies the application URI template string, which is used unless the application URI string is given in the application manifest.  
 PropertyDetermines whether the application will automatically generate its instance certificate when not present.  
 PropertyDetermines whether the newly created application instance certificate will also be placed into the trusted peers certificate store.  
 PropertyThe display string for the current object.  
 PropertyContains parameters that determine how application instance certificates are generated.  
 PropertyThe password for the private key of the default application instance certificate.  
 PropertyDictionary of passwords for the private keys of instance certificates, keyed by the certificate sub-id.  
 PropertyDetermines whether it will be allowed to find the certificate just by its common name.  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertyDetermines whether the application will validate its own instance certificate before a connection with the other party is established.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 MethodFinds the private key password configured for the given instance certificate sub-id.  
 Method  
 Method  
 MethodSets the object properties back to their defaults.  
 Method  
Top
See Also

Reference

_UAClientServerApplicationParameters Interface
OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace