This namespace contains classes for administering OPC Unified Architecture (OPC-UA) systems.
Classes
| Class | Description |
![Class](template/packages/core-dotnet/images/Class.png) | 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. |
![Class](template/packages/core-dotnet/images/Class.png) | UAApplicationManifestAttribute | Declares OPC UA application manifest information for the OPC UA application represented by the assembly. |
Interfaces
| Interface | Description |
![Interface](template/packages/core-dotnet/images/Interface.png) | 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