I purchase the add-on yesterday. I have successfully created all the roles, permissions and users in the editor. I've selected the security project in the solution preferences and have set a few security keys in both form and business objects, but I'm not getting any security related messages.
The permissions do have a message defined in the permission itself.
I've looked at the ShowLoginAndInitMainForm event comments. In the comment, there is a reference to the LoginSuccessfull property, but that property doesn't exist in the ShowLoginAndInitFormEventArgs that is passed along.
Am I missing something somewhere? Are there any samples on using the library?
Thanks!