QuickOPC User's Guide and Reference
_UAApplicationManifest Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Administration.ComTypes Namespace : _UAApplicationManifest Interface

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

Public Properties
 NameDescription
 PropertyThe OPC-UA client application name. When empty, the component will make an application name automatically.  
 PropertyThe type of application.  
 PropertyThe OPC-UA client application URI string. When empty, the component will make a URI string automatically.  
 PropertyA country or region (two-letter code).  
 PropertyThe URL string that can be used to reach the application, using discovery.  
 PropertyThe URLs that can be used to reach the application, using discovery.  
 PropertyThe display string for the current object.  
 PropertyThe store containing trusted certification authorities for HTTPS certificates.  
 PropertyThe store containing trusted HTTPS certificates.  
 Property

OBSOLETE: It is strongly recommended to use the OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement.ApplicationName and other such properties instead.

The subject name of the client application certificate. When empty, the component will make a subject name automatically, and it will be the same as the application name.

 
 PropertyThe store containing trusted certification authorities for instance certificates.  
 PropertyThe store containing application instance certificate (or where the application instance certificate will be created).  
 PropertyThe store containing trusted instance certificates.  
 PropertyA locality name.  
 PropertyAn organizational unit name.  
 PropertyAn organization name.  
 PropertyThe OPC-UA client product URI string. When empty, the component will make a URI string automatically.  
 PropertyThe store for rejected certificates to be reviewed.  
 PropertyThe Server capabilities supported by the Server.  
 PropertyThe set of Server capabilities supported by the Server.  
 PropertyA state or province name.  
 PropertyThe store containing trusted certification authorities for user certificates.  
 PropertyThe store containing trusted user certificates.  
Top
See Also

Reference

_UAApplicationManifest Interface
OpcLabs.EasyOpc.UA.Administration.ComTypes Namespace