J
John Yopp
I have created my own custom Membership and Role providers and
everything works fine. However, I want to be able to determine if the
user is in a particular role when I am validating the user. Since this
code is already part of my Role Provide, does anyone know how to
reference the current instance of the Role Provider so that I don't have
to instantiate another instance?
Thanks
everything works fine. However, I want to be able to determine if the
user is in a particular role when I am validating the user. Since this
code is already part of my Role Provide, does anyone know how to
reference the current instance of the Role Provider so that I don't have
to instantiate another instance?
Thanks