T
tirathankarg
hi,
If you click on a folder and go Advanced Options in Security tab, there
are two options there:
1. Inherit from parent permission entries...
2. Replace permission entries on all child objects...
I want to set the second option of "Replace permission entries..." on
through .net code.
By default whenever a folder is created in .Net, first option of
inhertitance is on.But i want to forcibly propagate parent permissions
to child.
Please tell me how to do it in C#.
If you click on a folder and go Advanced Options in Security tab, there
are two options there:
1. Inherit from parent permission entries...
2. Replace permission entries on all child objects...
I want to set the second option of "Replace permission entries..." on
through .net code.
By default whenever a folder is created in .Net, first option of
inhertitance is on.But i want to forcibly propagate parent permissions
to child.
Please tell me how to do it in C#.