| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ApplicationAccessRight | |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Configuration.xsd", IsNamespaceSetExplicitly=true)] public enum ApplicationAccessRight : System.Enum | |
| Member | Description |
|---|---|
| Configure | The account can change the application access rights. |
| None | The account has no access. |
| Run | The account can run the application. |
| Update | The account can update the application configuration. |
System.Object
System.ValueType
System.Enum
Opc.Ua.ApplicationAccessRight
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x