QuickOPC User's Guide and Reference
_UAClientServerApplicationParameters Interface Properties

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

For a list of all members of this type, see _UAClientServerApplicationParameters members.

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
See Also

Reference

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