Skip to main content

ModifyRole

Modify an existing role.

Synopsis

[Actions]   ModifyRole:Name=RoleName[,Additional Properties]

Description

ModifyRole specifies changes to make to a role. InterSystems IRIS® modifies the specified role when processing the [Actions] section during a configuration merge.

You can specify any possible role properties in the ModifyRole definition. During the merge, InterSystems IRIS runs Security.Roles.Modify()Opens in a new tab to make the changes defined by ModifyRole. The complete list of SPECIFIC properties is available in the class reference.

Changing This Operation

This operation is designed to be used during a configuration merge. You can change ModifyRole by editing the merge file in a text editor (as described in Editing the Active CPF).

For information about modifying a role from the Management Portal, see Manage Roles.

FeedbackOpens in a new tab