Get role assignments from the specified folder
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault for which role assignments are to be returned.
- folderid
- Type:
System String
Path or ID of the folder
- inherited
- Type:
System Boolean
Output parameter - true if the role assignments are inherited from the parent
Return Value
Array of assignments, each of which is represented by an array of 2 elements - the first one is user or group name, and the second one is the role nameRemarks
See Also