QuickOPC User's Guide and Reference
UAClientServerApplicationParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UAClientServerApplicationParameters Class

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

Public Properties
 NameDescription
Public 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.  
Public PropertySpecifies the application URI template string, which is used unless the application URI string is given in the application manifest.  
Public PropertyDetermines whether the application will automatically generate its instance certificate when not present.  
Public PropertyDetermines whether the newly created application instance certificate will also be placed into the trusted peers certificate store.  
Public Propertystatic (Shared in Visual Basic)Default client/server application parameters.  
Public PropertyContains parameters that determine how application instance certificates are generated.  
Public PropertyThe password for the private key of the default application instance certificate.  
Public PropertyDictionary of passwords for the private keys of instance certificates, keyed by the certificate sub-id.  
Public Propertystatic (Shared in Visual Basic)Client/server application parameters for best OPC compliance.  
Public PropertyDetermines whether it will be allowed to find the certificate just by its common name.  
Public PropertyInfrastructure. Not supported yet.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyDetermines whether the application will validate its own instance certificate before a connection with the other party is established.  
Top
See Also

Reference

UAClientServerApplicationParameters Class
OpcLabs.EasyOpc.UA.Engine Namespace