| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BinaryEncodingSupport | |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Configuration.xsd", IsNamespaceSetExplicitly=true)] public enum BinaryEncodingSupport : System.Enum | |
| Member | Description |
|---|---|
| None | The UA binary encoding may not be used. |
| Optional | The UA binary encoding may be used. |
| Required | The UA binary encoding must be used. |
System.Object
System.ValueType
System.Enum
Opc.Ua.BinaryEncodingSupport
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x