Documentation for the AsiMembershipProvider and AsiRoleProvider

Is there any formal documentation on the AsiMembershipProvider and AsiRoleProvider?  I see some hit and miss troubleshooting in these posts but it would be nice to have some framework to start with. 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

There is not (I'll add that

There is not (I'll add that to my task list...)

In general, you can use them just as you would any standard Membership/Role provider.

The only major caveat is that when calling AsiMembershipProvider.CreateUser, you must pass the ContactKey of the contact's row in ContactMain (which must naturally already exist) as the providerkey value.