QuickOPC User's Guide and Reference
IUAReadOnlyApplicationManifest Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Administration Namespace : IUAReadOnlyApplicationManifest Interface

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

Public Properties
 NameDescription
 PropertyA descriptive name for the application (not necessarily unique). (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyThe type of application. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyApplication URI string. A unique identifier for the application instance. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyA country or region (two-letter code).  
 PropertyThe URL string that can be used to reach the application, using discovery. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyThe URLs that can be used to reach the application, using discovery. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 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.  
 PropertyProduct URI string. A unique identifier for the product. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyThe store for rejected certificates to be reviewed.  
 PropertyThe Server capabilities supported by the Server. (Inherited from OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement)
 PropertyA state or province name.  
 PropertyThe store containing trusted certification authorities for user certificates.  
 PropertyThe store containing trusted user certificates.  
Top
See Also

Reference

IUAReadOnlyApplicationManifest Interface
OpcLabs.EasyOpc.UA.Administration Namespace