how to get an unique identifier of current user session?
is this one OK? pxRequestor.pxClientSession
I expected it’s unique for “each operator + each login”, so that we can use it as a unique key of a user session
how to get an unique identifier of current user session?
is this one OK? pxRequestor.pxClientSession
I expected it’s unique for “each operator + each login”, so that we can use it as a unique key of a user session
pxClientSession is same as pxRequestorID we can use both properties under requestor page.
Thanks.
Thanks. I think it’s typo as “pzRequestorID”