Hi,
I read the association.
Object 0.0.96.1.19.255 has access
"<Access>13</Access>".
Director display in filed Access - "NoAccess".
Before read this attribute I use a condition
if (_client.CanRead(obj, index))
that returns - true.
Feld "Access" of this attribute has a value "ReadWrite"
Feld "Access3" of this attribute has a value "NoAccess" and this is correct.
Please tell me how to make it return the value "NoAccess"?
Thanks.