Connection ResetRoleAssignments Method BlueCielo Meridian Connection API 2013 Reference Guide | BlueCielo ECM Solutions
Remove all role assignment from the folder and set the flag Inherit from parent

Namespace: ICMeridianAPI
Assembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax

public void ResetRoleAssignments(
	string vaultidentifier,
	string folderid
)

Parameters

vaultidentifier
Type: OnlineSystem String
The vault for which role assignments are to be returned.
folderid
Type: OnlineSystem String
Path or ID of the folder
Remarks

See Also