ADAM Roleprovider class in ASP.NET 2.0
-
We need to use ADAM as a role and authentication provider. I am able to use ActiveDirectoryMembershipProvider in System.web.security namespace to insert user. I would like to AddUserstoRoles. We could not get any sample code for that. We need to implement one or more RoleProvider methods. Could anybody suggest any sample code for this. We are trying with Azman also. Suggestions and sample code if any needed as to what would be the better way to use ADAM provider
-
We need to use ADAM as a role and authentication provider. I am able to use ActiveDirectoryMembershipProvider in System.web.security namespace to insert user. I would like to AddUserstoRoles. We could not get any sample code for that. We need to implement one or more RoleProvider methods. Could anybody suggest any sample code for this. We are trying with Azman also. Suggestions and sample code if any needed as to what would be the better way to use ADAM provider