QuickOPC User's Guide and Reference
UAApplicationManifest Class Members
Properties  Methods 


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

The following tables list the members exposed by UAApplicationManifest.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
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
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodReturns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public MethodConverts an application element returned by discovery to a OpcLabs.EasyOpc.UA.UAEndpointDescriptor. (Inherited from OpcLabs.EasyOpc.UA.Discovery.UAApplicationElement)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodDetermines whether the application supports the specified capability.
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAApplicationManifest Class
OpcLabs.EasyOpc.UA.Administration Namespace