J
JKJ
After I assign a role to a user how can I read what role
the user is in later on other than checking User.IsInRole
()? Is there a way to directly read the user's current
role as a string value?
the user is in later on other than checking User.IsInRole
()? Is there a way to directly read the user's current
role as a string value?