Skip to content

0.0.6.8: Set Inherit Parent Policy to false (#368)

Compare
Choose a tag to compare
@jtarquino jtarquino released this 29 Apr 15:33
· 31 commits to master since this release
63c3508
Without setting this property to false, this function will not work on objects that have 'InheritParentPolicy' set to true. It sets to false when granting permissions (in Grant RsRestItemAccessPolicy), but does not set to false in this one. In any case, when changing permissions, granting or revoking, the inheritence should be set to false as per the behaviour of the PBIRS app.