| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AccessControlType | |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Configuration.xsd", IsNamespaceSetExplicitly=true)] public enum AccessControlType : System.Enum | |
| Member | Description |
|---|---|
| Allow | Allows access to the specified account. |
| Deny | Denies access to the specified account. |
System.Object
System.ValueType
System.Enum
Opc.Ua.AccessControlType
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x