B
Bogdan
Hi,
I'd like to create an initial Membership user from a custom action (written
in C#). Is this possible?
Creating a role is quite easy but I can't figure out how to automate
creation of a new user from a non-asp app.
Currently I have the installer create roles and install web.config with
security disabled. I then manually create an initial user (using the just
installed app) and enable security in web.config.
Is there a way to automate the above?
Thanks,
Bogdan
I'd like to create an initial Membership user from a custom action (written
in C#). Is this possible?
Creating a role is quite easy but I can't figure out how to automate
creation of a new user from a non-asp app.
Currently I have the installer create roles and install web.config with
security disabled. I then manually create an initial user (using the just
installed app) and enable security in web.config.
Is there a way to automate the above?
Thanks,
Bogdan