LABKEY.Security.getSecurableResources | jeckels | 2011-02-11 13:50 |
Status: Closed | ||
Hi Ben, The SecurableResource's id should be the same as the dataset's entityid, which you can get by querying the study.DataSets table (it's a hidden column). Depending on your situation, that may or may not be more convenient. You could then use LABKEY.Security.getPolicy() to get its details. Thanks, Josh |
||