QuickOPC User's Guide and Reference
UAApplicationManifest Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Administration Namespace : UAApplicationManifest Class

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

Public Properties
 NameDescription
Public PropertyThe OPC-UA client application name. When empty, the component will make an application name automatically.  
Public PropertyThe type of application. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyApplication URI. A unique identifier for the application instance. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe OPC-UA client application URI string. When empty, the component will make a URI string automatically.  
Public PropertyA country or region (two-letter code).  
Public PropertyThe URL that can be used to reach the application, using discovery. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe URL string that can be used to reach the application, using discovery. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe URLs that can be used to reach the application, using discovery. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe store containing trusted certification authorities for HTTPS certificates.  
Public PropertyThe store containing trusted HTTPS certificates.  
Public 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.

 
Public PropertyThe store containing trusted certification authorities for instance certificates.  
Public PropertyThe store containing application instance certificate (or where the application instance certificate will be created).  
Public PropertyThe store containing trusted instance certificates.  
Public PropertyA locality name.  
Public PropertyAn organizational unit name.  
Public PropertyAn organization name.  
Public PropertyProduct URI. A unique identifier for the product. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe OPC-UA client product URI string. When empty, the component will make a URI string automatically.  
Public PropertyThe store for rejected certificates to be reviewed.  
Public PropertyThe Server capabilities supported by the Server. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyThe set of Server capabilities supported by the Server. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public PropertyA state or province name.  
Public PropertyThe store containing trusted certification authorities for user certificates.  
Public PropertyThe store containing trusted user certificates.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure. Infrastructure.  
Top
See Also

Reference

UAApplicationManifest Class
OpcLabs.EasyOpc.UA.Administration Namespace