Security Assist - Creating advanced access rules
I am trying to create a "Trial Membership" for my client where we would like to allow a user to register, and then be granted access for 14 days. After 14 days I would like their access to be denied automatically.
I was thinking that I could add a registrationdate field to my user database, but not sure how to create an access rule that would make the comparison with the current date and registration date and validate that value with the trial membership length.