This namespace contains classes for administering OPC Unified Architecture (OPC-UA) systems.
Classes
| Class | Description |
| UAApplicationManifest | The OPC UA application manifest, i.e. the application registration information together with data related to PKI administration, such as paths to the certificate stores used. |
| UAApplicationManifestAttribute | Declares OPC UA application manifest information for the OPC UA application represented by the assembly. |
Interfaces
| Interface | Description |
| IUAReadOnlyApplicationManifest | Represents the read-only information provided by the OPC UA application manifest, i.e. the application registration information together with data related to PKI administration, such as paths to the certificate stores used. |
See Also