| Name | Description | |
|---|---|---|
|  | UAApplicationManifestAttribute Constructor | Initializes a new instance of the class. | 
 
            The following tables list the members exposed by UAApplicationManifestAttribute.
| Name | Description | |
|---|---|---|
|  | UAApplicationManifestAttribute Constructor | Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | ApplicationName | The OPC UA application name. | 
|  | ApplicationType | The type of application. | 
|  | ApplicationUriString | The OPC UA application URI string. | 
|  | CountryName | A country or region (two-letter code). | 
|  | DiscoveryUriString | The URL string that can be used to reach the application, using discovery. | 
|  | DiscoveryUriStringArray | The URLs that can be used to reach the application, using discovery. | 
|  | DiscoveryUriStrings | The URLs that can be used to reach the application, using discovery. | 
|  | HttpsIssuerStorePath | The store containing trusted certification authorities for HTTPS certificates. | 
|  | HttpsTrustedStorePath | The store containing trusted HTTPS certificates. | 
|  | InstanceCertificateSubject | The subject name of the OPC UA application certificate. | 
|  | InstanceIssuerStorePath | The store containing trusted certification authorities for instance certificates. | 
|  | InstanceOwnStorePath | The store containing application instance certificate (or where the application instance certificate will be created). | 
|  | InstanceTrustedStorePath | The store containing trusted instance certificates. | 
|  | LocalityName | A locality name. | 
|  | OrganizationalUnitName | An organizational unit name. | 
|  | OrganizationName | An organization name. | 
|  | ProductUriString | The OPC UA product URI string. | 
|  | RejectedStorePath | The store for rejected certificates to be reviewed. | 
|  | SecurityPolicyUriStringArray | An array of URI strings of the OPC UA security policies supported by the application. | 
|  | SecurityPolicyUriStrings | A collection of URI strings of the OPC UA security policies supported by the application. | 
|  | ServerCapabilities | A collection of the Server capabilities supported by the Server. | 
|  | ServerCapabilityArray | An array of the Server capabilities supported by the Server. | 
|  | StateOrProvinceName | A state or province name. | 
|  | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | 
|  | UserIssuerStorePath | The store containing trusted certification authorities for user certificates. | 
|  | UserTrustedStorePath | The store containing trusted user certificates. | 
| Name | Description | |
|---|---|---|
|  | Equals | Overridden. | 
|  | GetHashCode | Overridden. | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | 
|  | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) | 
|  | ToString | Returns a string that represents the current object. (Inherited from object) | 
| Name | Description | |
|---|---|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |