MicroStrategy ONE

Alter Security Role statement

Modifies an existing security role.

Copy
ALTER SECURITY ROLE "security_role_name"[NAME "new_security_role_name"] [DESCRIPTION" new_security_role_description"][LONGDESCRIPTION 
 "new_long_description"];

where:

  • SECURITY ROLE "security_role_name" is the name of the security role to be altered, of type string.

  • NAME "new_security_role_name" is the new name of the security role, of type string.

  • DESCRIPTION "new_security_role_description" is the new description of the security role, of type string.

  • LONGDESCRIPTION "new_long_description" is the new long description of the security role, of type string.

Example

Copy
ALTER SECURITY ROLE "Architect users" DESCRIPTION 
 "Architect security role;