nonintanon / SimpleGuidMembershipProvider

5 stars 3 forks source link

ConfirmAccount method refers to "int" type for UserId #2

Open Rynardtk opened 9 years ago

Rynardtk commented 9 years ago

Both ConfirmAccount override methods in the SimpleGuidMembershipProvider classes try to parse the selected UserId to an int type instead of a Guid.