GXDN: Gurux Developer Network
AccessRights Enumeration
NamespacesGurux.DLMS2AccessRights
Determines the access rights.
Members
Member Description
None
No access level(s) used. Integer value=0.
If not using .NET Framework, use constant DLMS_ACCESS_RIGHTS_NONE.

Read
Only read access is allowed. Integer value=1.
If not using .NET Framework, use constant DLMS_ACCESS_RIGHTS_READ.

Write
Only write access is allowed. Integer value=2.
If not using .NET Framework, use constant DLMS_ACCESS_RIGHTS_WRITE.

ReadWrite
Both read and write accesses are allowed. Integer value=3.
If not using .NET Framework, use constant DLMS_ACCESS_RIGHTS_READ_WRITE.

Assembly: Gurux.DLMS2 (Module: Gurux.DLMS2) Version: 5.2.0.1