Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[milo-dev] Restrict properties/method calls to particular users

Hi,

is it possible to restrict the retrieval of properties/variables
to specific users? Same for methods being called? How can I
check the requesting user within a method-call? I haven't found
any methods in CallMethodRequest or InvocationContext.

While at it: What is the reason that CertificateManager has to find
certificates by their SHA-1-hash? Is that coming from the OPC-
protocol? I had to add DB-columns to my table and do quite some
effort in filling it with the corresponding valuesbecause of this.


Thanks and cheers, Lothar


Back to the top