show_roles_for_user | R Documentation |
Function to show rules for user Operator or higher privileges required to examine roles for a user other than oneself
show_roles_for_user(con, user_name = get_logged_in_user(con))
con |
RevealConnection object |
user_name |
User name of user to show roles for. If NULL, show roles for currently logged in user |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.