RE: Login Roles

2004-01-09 Thread Raymond Camden
There is no way of doing this. However, if your roles come from a UDF or
CFC, you can just call it again.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Login Roles

2004-01-09 Thread Ian Skinner
When using the  function of MX 6.x is there a way to get all the roles of a given user outside of the  block?  I know you can use IsUserInRole() to get a Boolean of if a user is in a given role, but, especially when debugging, it would often be useful to see the all roles to which a given user has been assigned.

Thank You

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]