How to call/access CSLA class having Authorisation added by AddObjectAuthorizationRules method #2081
Unanswered
vinayiscool
asked this question in
Questions
Replies: 1 comment
-
Can you share your code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am facing issue while executing update command which internally first calling fetch operation of that command related object and i am passing identity with required role of that object which i am using for Fetch operation, even its saying User is not allowed to access object.
Can you please help me on that or how should i access internal fetch object used in updatecommand ( Csla.DataPortal.ExecuteAsync(command)) ?
@rockfordlhotka
Beta Was this translation helpful? Give feedback.
All reactions