Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
Dummmy class designed to prevent compile errors.
Namespace: Opc.Ua.ConfigurationAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
[ObsoleteAttribute("Class moved to Opc.Ua namespace.")] public class CertificateFactory : CertificateFactory |
| Visual Basic |
|---|
<ObsoleteAttribute("Class moved to Opc.Ua namespace.")> _ Public Class CertificateFactory _ Inherits CertificateFactory |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Class moved to Opc.Ua namespace.")] public ref class CertificateFactory : public CertificateFactory |