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


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

The following tables list the members exposed by UAApplicationManifestAttribute.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyThe OPC UA application name.  
Public PropertyThe type of application.  
Public PropertyThe OPC UA application URI string.  
Public PropertyA country or region (two-letter code).  
Public PropertyThe URL string that can be used to reach the application, using discovery.  
Public PropertyThe URLs that can be used to reach the application, using discovery.  
Public PropertyThe store containing trusted certification authorities for HTTPS certificates.  
Public PropertyThe store containing trusted HTTPS certificates.  
Public PropertyThe subject name of the OPC UA application certificate.  
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 PropertyThe OPC UA product URI string.  
Public PropertyThe store for rejected certificates to be reviewed.  
Public PropertyThe Server capabilities supported by the Server.  
Public PropertyThe Server capabilities supported by the Server.  
Public PropertyA state or province name.  
Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyThe store containing trusted certification authorities for user certificates.  
Public PropertyThe store containing trusted user certificates.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns a value that indicates whether this instance is equal to a specified object.  
Public MethodOverridden. Serves as the default hash function.Returns the hash code for this instance.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Public MethodReturns a string that represents the current object. (Inherited from object)
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)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

UAApplicationManifestAttribute Class
OpcLabs.EasyOpc.UA.Administration Namespace
UAApplicationManifest Class