IUserRolesUpdatedModification

Represents the structural modification "roles modified".

If roles have been edited for a user, then this structural modification is generated. Since several roles can be modified by saving, this modification provides properties for every role so as to be able to query what the role was like before saving.

Properties

PropertyDescription
IsAdministrator:Boolean

Supplies the state of the role of administrator before the modification.

IsEditor:Boolean

Supplies the state of the role of editor before the modification.

IsLiveEditor:Boolean

Supplies the state of the role of live editor before the modification.

IsSchemaManager:Boolean

Supplies the state of the role of schema manager before the modification.

IsSessionHost:Boolean

Supplies the state of the role of application server before the modification.

IsUserManager:Boolean

Supplies the state of the role of user manager before the modification.