Overload | Description |
---|---|
Activate() | Make this Role the active one, and apply the Role's General Settings to the environment. This is the same as calling Activate(true). |
Activate(Boolean) | Make this Role the active one. If the loadRoleData argument is True, the General Settings in the Role will be applied to the environment. If False, they will not. |