M
matsla
Hi all,
Is it possible to use SqlRoleProvider with windows authentication?
I've tried the Web Site Administration Tool to enable windows
authentication and SqlRoleProvider. When i try to add a user to a
created role i'm not able to see any windows account.
I've tried the WindowsTokenRoleProvider without any problem but i'd
like to store the roles on the sql server and use
User.IsInRole("aRole")
Thanks in advance!
// Mats
Is it possible to use SqlRoleProvider with windows authentication?
I've tried the Web Site Administration Tool to enable windows
authentication and SqlRoleProvider. When i try to add a user to a
created role i'm not able to see any windows account.
I've tried the WindowsTokenRoleProvider without any problem but i'd
like to store the roles on the sql server and use
User.IsInRole("aRole")
Thanks in advance!
// Mats